#include <dynamic_message.h>
google::protobuf::DynamicMessageFactory::DynamicMessageFactory |
( |
| ) |
|
google::protobuf::DynamicMessageFactory::~DynamicMessageFactory |
( |
| ) |
|
static void google::protobuf::DynamicMessageFactory::ConstructDefaultOneofInstance |
( |
const Descriptor * |
type, |
|
|
const int |
offsets[], |
|
|
void * |
default_oneof_instance |
|
) |
| |
|
staticprivate |
static void google::protobuf::DynamicMessageFactory::DeleteDefaultOneofInstance |
( |
const Descriptor * |
type, |
|
|
const int |
offsets[], |
|
|
void * |
default_oneof_instance |
|
) |
| |
|
staticprivate |
void google::protobuf::DynamicMessageFactory::SetDelegateToGeneratedFactory |
( |
bool |
enable | ) |
|
|
inline |
bool delegate_to_generated_factory_
Definition: dynamic_message.h:118
friend class DynamicMessage |
|
friend |
bool google::protobuf::DynamicMessageFactory::delegate_to_generated_factory_ |
|
private |
scoped_ptr<PrototypeMap> google::protobuf::DynamicMessageFactory::prototypes_ |
|
private |
Mutex google::protobuf::DynamicMessageFactory::prototypes_mutex_ |
|
mutableprivate |
The documentation for this class was generated from the following file: