◆ Tables()
google::protobuf::DescriptorPool::Tables::Tables |
( |
| ) |
|
◆ ~Tables()
google::protobuf::DescriptorPool::Tables::~Tables |
( |
| ) |
|
◆ AddCheckpoint()
void google::protobuf::DescriptorPool::Tables::AddCheckpoint |
( |
| ) |
|
◆ AddExtension()
bool google::protobuf::DescriptorPool::Tables::AddExtension |
( |
const FieldDescriptor * |
field | ) |
|
◆ AddFile()
bool google::protobuf::DescriptorPool::Tables::AddFile |
( |
const FileDescriptor * |
file | ) |
|
◆ AddSymbol()
bool google::protobuf::DescriptorPool::Tables::AddSymbol |
( |
const string & |
full_name, |
|
|
Symbol |
symbol |
|
) |
| |
◆ Allocate()
template<typename Type >
Type * google::protobuf::DescriptorPool::Tables::Allocate |
( |
| ) |
|
◆ AllocateArray()
template<typename Type >
Type * google::protobuf::DescriptorPool::Tables::AllocateArray |
( |
int |
count | ) |
|
◆ AllocateFileTables()
◆ AllocateMessage()
template<typename Type >
Type * google::protobuf::DescriptorPool::Tables::AllocateMessage |
( |
Type * |
dummy = NULL | ) |
|
◆ AllocateString()
string * google::protobuf::DescriptorPool::Tables::AllocateString |
( |
const string & |
value | ) |
|
◆ ClearLastCheckpoint()
void google::protobuf::DescriptorPool::Tables::ClearLastCheckpoint |
( |
| ) |
|
◆ FindAllExtensions()
◆ FindByNameHelper()
Symbol google::protobuf::DescriptorPool::Tables::FindByNameHelper |
( |
const DescriptorPool * |
pool, |
|
|
const string & |
name |
|
) |
| |
◆ FindExtension()
◆ FindFile()
const FileDescriptor * google::protobuf::DescriptorPool::Tables::FindFile |
( |
const string & |
key | ) |
const |
|
inline |
◆ FindSymbol()
Symbol google::protobuf::DescriptorPool::Tables::FindSymbol |
( |
const string & |
key | ) |
const |
|
inline |
◆ RollbackToLastCheckpoint()
void google::protobuf::DescriptorPool::Tables::RollbackToLastCheckpoint |
( |
| ) |
|
◆ extensions_loaded_from_db_
hash_set<const Descriptor*> google::protobuf::DescriptorPool::Tables::extensions_loaded_from_db_ |
◆ known_bad_files_
hash_set<string> google::protobuf::DescriptorPool::Tables::known_bad_files_ |
◆ known_bad_symbols_
hash_set<string> google::protobuf::DescriptorPool::Tables::known_bad_symbols_ |
◆ pending_files_
vector<string> google::protobuf::DescriptorPool::Tables::pending_files_ |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/third_party/protobuf/src/google/protobuf/descriptor.cc