#include <dynamic_message.h>
Definition at line 80 of file dynamic_message.h.
◆ DynamicMessageFactory() [1/2]
google::protobuf::DynamicMessageFactory::DynamicMessageFactory |
( |
| ) |
|
◆ DynamicMessageFactory() [2/2]
google::protobuf::DynamicMessageFactory::DynamicMessageFactory |
( |
const DescriptorPool * |
pool | ) |
|
◆ ~DynamicMessageFactory()
google::protobuf::DynamicMessageFactory::~DynamicMessageFactory |
( |
| ) |
|
◆ ConstructDefaultOneofInstance()
void google::protobuf::DynamicMessageFactory::ConstructDefaultOneofInstance |
( |
const Descriptor * |
type, |
|
|
const uint32 |
offsets[], |
|
|
void * |
default_oneof_instance |
|
) |
| |
|
staticprivate |
◆ DeleteDefaultOneofInstance()
void google::protobuf::DynamicMessageFactory::DeleteDefaultOneofInstance |
( |
const Descriptor * |
type, |
|
|
const uint32 |
offsets[], |
|
|
const void * |
default_oneof_instance |
|
) |
| |
|
staticprivate |
◆ GetPrototype()
const Message * google::protobuf::DynamicMessageFactory::GetPrototype |
( |
const Descriptor * |
type | ) |
|
|
overridevirtual |
◆ GetPrototypeNoLock()
const Message * google::protobuf::DynamicMessageFactory::GetPrototypeNoLock |
( |
const Descriptor * |
type | ) |
|
|
private |
◆ GOOGLE_DISALLOW_EVIL_CONSTRUCTORS()
◆ SetDelegateToGeneratedFactory()
void google::protobuf::DynamicMessageFactory::SetDelegateToGeneratedFactory |
( |
bool |
enable | ) |
|
|
inline |
◆ DynamicMessage
◆ delegate_to_generated_factory_
bool google::protobuf::DynamicMessageFactory::delegate_to_generated_factory_ |
|
private |
◆ pool_
◆ prototypes_
std::unique_ptr<PrototypeMap> google::protobuf::DynamicMessageFactory::prototypes_ |
|
private |
◆ prototypes_mutex_
internal::WrappedMutex google::protobuf::DynamicMessageFactory::prototypes_mutex_ |
|
mutableprivate |
The documentation for this class was generated from the following files: