class ReflectionPayload

Defined at line 425 of file ../../third_party/protobuf/src/src/google/protobuf/map_field.h

Public Methods

void ReflectionPayload (Arena * arena, const Message * prototype)

Defined at line 427 of file ../../third_party/protobuf/src/src/google/protobuf/map_field.h

void Swap (ReflectionPayload & other)
void ~ReflectionPayload ()

Defined at line 430 of file ../../third_party/protobuf/src/src/google/protobuf/map_field.h

RepeatedPtrField<Message> & repeated_field ()

Defined at line 436 of file ../../third_party/protobuf/src/src/google/protobuf/map_field.h

const Message * prototype ()

Defined at line 438 of file ../../third_party/protobuf/src/src/google/protobuf/map_field.h

absl::Mutex & mutex ()

Defined at line 440 of file ../../third_party/protobuf/src/src/google/protobuf/map_field.h

State load_state_relaxed ()

Defined at line 442 of file ../../third_party/protobuf/src/src/google/protobuf/map_field.h

State load_state_acquire ()

Defined at line 445 of file ../../third_party/protobuf/src/src/google/protobuf/map_field.h

void set_state_relaxed (State state)

Defined at line 448 of file ../../third_party/protobuf/src/src/google/protobuf/map_field.h

void set_state_release (State state)

Defined at line 451 of file ../../third_party/protobuf/src/src/google/protobuf/map_field.h