#include <test_util.h>
|
enum | MessageReleaseState {
IS_NULL,
CAN_BE_NULL,
NOT_NULL,
IS_NULL,
CAN_BE_NULL,
NOT_NULL
} |
|
enum | MessageReleaseState {
IS_NULL,
CAN_BE_NULL,
NOT_NULL,
IS_NULL,
CAN_BE_NULL,
NOT_NULL
} |
|
◆ MessageReleaseState [1/2]
◆ MessageReleaseState [2/2]
◆ ReflectionTester() [1/2]
google::protobuf::TestUtil::ReflectionTester::ReflectionTester |
( |
const Descriptor * |
base_descriptor | ) |
|
|
inlineexplicit |
◆ ReflectionTester() [2/2]
google::protobuf::TestUtil::ReflectionTester::ReflectionTester |
( |
const Descriptor * |
base_descriptor | ) |
|
|
explicit |
◆ ExpectAllFieldsSetViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectAllFieldsSetViaReflection |
( |
const Message & |
message | ) |
|
|
inline |
◆ ExpectAllFieldsSetViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectAllFieldsSetViaReflection |
( |
const Message & |
message | ) |
|
◆ ExpectAllFieldsSetViaReflection1() [1/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectAllFieldsSetViaReflection1 |
( |
const Message & |
message | ) |
|
|
private |
◆ ExpectAllFieldsSetViaReflection1() [2/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectAllFieldsSetViaReflection1 |
( |
const Message & |
message | ) |
|
|
inlineprivate |
◆ ExpectAllFieldsSetViaReflection2() [1/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectAllFieldsSetViaReflection2 |
( |
const Message & |
message | ) |
|
|
inlineprivate |
◆ ExpectAllFieldsSetViaReflection2() [2/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectAllFieldsSetViaReflection2 |
( |
const Message & |
message | ) |
|
|
private |
◆ ExpectAllFieldsSetViaReflection3() [1/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectAllFieldsSetViaReflection3 |
( |
const Message & |
message | ) |
|
|
inlineprivate |
◆ ExpectAllFieldsSetViaReflection3() [2/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectAllFieldsSetViaReflection3 |
( |
const Message & |
message | ) |
|
|
private |
◆ ExpectClearViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectClearViaReflection |
( |
const Message & |
message | ) |
|
|
inline |
◆ ExpectClearViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectClearViaReflection |
( |
const Message & |
message | ) |
|
◆ ExpectMessagesReleasedViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectMessagesReleasedViaReflection |
( |
Message * |
message, |
|
|
MessageReleaseState |
expected_release_state |
|
) |
| |
|
inline |
◆ ExpectMessagesReleasedViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectMessagesReleasedViaReflection |
( |
Message * |
message, |
|
|
MessageReleaseState |
expected_release_state |
|
) |
| |
◆ ExpectOneofSetViaReflection() [1/2]
static void google::protobuf::TestUtil::ReflectionTester::ExpectOneofSetViaReflection |
( |
const Message & |
message | ) |
|
|
static |
◆ ExpectOneofSetViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectOneofSetViaReflection |
( |
const Message & |
message | ) |
|
|
inlinestatic |
◆ ExpectPackedFieldsSetViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectPackedFieldsSetViaReflection |
( |
const Message & |
message | ) |
|
|
inline |
◆ ExpectPackedFieldsSetViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::ExpectPackedFieldsSetViaReflection |
( |
const Message & |
message | ) |
|
◆ F() [1/2]
◆ F() [2/2]
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [1/2]
google::protobuf::TestUtil::ReflectionTester::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ReflectionTester |
| ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS() [2/2]
google::protobuf::TestUtil::ReflectionTester::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
ReflectionTester |
| ) |
|
|
private |
◆ ModifyRepeatedFieldsViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::ModifyRepeatedFieldsViaReflection |
( |
Message * |
message | ) |
|
◆ ModifyRepeatedFieldsViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::ModifyRepeatedFieldsViaReflection |
( |
Message * |
message | ) |
|
|
inline |
◆ ReleaseLastRepeatedsViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::ReleaseLastRepeatedsViaReflection |
( |
Message * |
message, |
|
|
bool |
expect_extensions_notnull |
|
) |
| |
|
inline |
◆ ReleaseLastRepeatedsViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::ReleaseLastRepeatedsViaReflection |
( |
Message * |
message, |
|
|
bool |
expect_extensions_notnull |
|
) |
| |
◆ RemoveLastRepeatedsViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::RemoveLastRepeatedsViaReflection |
( |
Message * |
message | ) |
|
◆ RemoveLastRepeatedsViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::RemoveLastRepeatedsViaReflection |
( |
Message * |
message | ) |
|
|
inline |
◆ SetAllFieldsViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::SetAllFieldsViaReflection |
( |
Message * |
message | ) |
|
◆ SetAllFieldsViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::SetAllFieldsViaReflection |
( |
Message * |
message | ) |
|
|
inline |
◆ SetAllocatedOptionalMessageFieldsToMessageViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::SetAllocatedOptionalMessageFieldsToMessageViaReflection |
( |
Message * |
from_message, |
|
|
Message * |
to_message |
|
) |
| |
|
inlinestatic |
◆ SetAllocatedOptionalMessageFieldsToMessageViaReflection() [2/2]
static void google::protobuf::TestUtil::ReflectionTester::SetAllocatedOptionalMessageFieldsToMessageViaReflection |
( |
Message * |
from_message, |
|
|
Message * |
to_message |
|
) |
| |
|
static |
◆ SetAllocatedOptionalMessageFieldsToNullViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::SetAllocatedOptionalMessageFieldsToNullViaReflection |
( |
Message * |
message | ) |
|
|
inline |
◆ SetAllocatedOptionalMessageFieldsToNullViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::SetAllocatedOptionalMessageFieldsToNullViaReflection |
( |
Message * |
message | ) |
|
◆ SetOneofViaReflection() [1/2]
static void google::protobuf::TestUtil::ReflectionTester::SetOneofViaReflection |
( |
Message * |
message | ) |
|
|
static |
◆ SetOneofViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::SetOneofViaReflection |
( |
Message * |
message | ) |
|
|
inlinestatic |
◆ SetPackedFieldsViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::SetPackedFieldsViaReflection |
( |
Message * |
message | ) |
|
◆ SetPackedFieldsViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::SetPackedFieldsViaReflection |
( |
Message * |
message | ) |
|
|
inline |
◆ SwapRepeatedsViaReflection() [1/2]
void google::protobuf::TestUtil::ReflectionTester::SwapRepeatedsViaReflection |
( |
Message * |
message | ) |
|
|
inline |
◆ SwapRepeatedsViaReflection() [2/2]
void google::protobuf::TestUtil::ReflectionTester::SwapRepeatedsViaReflection |
( |
Message * |
message | ) |
|
◆ base_descriptor_
const Descriptor * google::protobuf::TestUtil::ReflectionTester::base_descriptor_ |
|
private |
◆ foreign_bar_
◆ foreign_baz_
◆ foreign_c_
◆ foreign_foo_
◆ group_a_
◆ import_bar_
◆ import_baz_
◆ import_d_
◆ import_e_
◆ import_foo_
◆ nested_b_
◆ nested_bar_
◆ nested_baz_
◆ nested_foo_
◆ repeated_group_a_
The documentation for this class was generated from the following file: