#include <message.h>
◆ MessageFactory()
google::protobuf::MessageFactory::MessageFactory |
( |
| ) |
|
|
inline |
◆ ~MessageFactory()
google::protobuf::MessageFactory::~MessageFactory |
( |
| ) |
|
|
virtual |
◆ generated_factory()
MessageFactory * google::protobuf::MessageFactory::generated_factory |
( |
| ) |
|
|
static |
◆ GetPrototype()
virtual const Message* google::protobuf::MessageFactory::GetPrototype |
( |
const Descriptor * |
type | ) |
|
|
pure virtual |
◆ InternalRegisterGeneratedFile()
void google::protobuf::MessageFactory::InternalRegisterGeneratedFile |
( |
const char * |
filename, |
|
|
void(*)(const string &) |
register_messages |
|
) |
| |
|
static |
◆ InternalRegisterGeneratedMessage()
void google::protobuf::MessageFactory::InternalRegisterGeneratedMessage |
( |
const Descriptor * |
descriptor, |
|
|
const Message * |
prototype |
|
) |
| |
|
static |
The documentation for this class was generated from the following files:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/message.h
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/message.cc