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