#include <descriptor.h>
| google::protobuf::DescriptorPool::DescriptorPool |
( |
| ) |
|
| google::protobuf::DescriptorPool::~DescriptorPool |
( |
| ) |
|
| void google::protobuf::DescriptorPool::AddUnusedImportTrackFile |
( |
const string & |
file_name | ) |
|
| void google::protobuf::DescriptorPool::AllowUnknownDependencies |
( |
| ) |
|
|
inline |
bool allow_unknown_
Definition: descriptor.h:1433
| void google::protobuf::DescriptorPool::ClearUnusedImportTrackFiles |
( |
| ) |
|
| void google::protobuf::DescriptorPool::EnforceWeakDependencies |
( |
bool |
enforce | ) |
|
|
inline |
bool enforce_weak_
Definition: descriptor.h:1434
| const Descriptor* google::protobuf::DescriptorPool::FindMessageTypeByName |
( |
const string & |
name | ) |
const |
| google::protobuf::DescriptorPool::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
DescriptorPool |
| ) |
|
|
private |
| static DescriptorPool* google::protobuf::DescriptorPool::internal_generated_pool |
( |
| ) |
|
|
static |
| void google::protobuf::DescriptorPool::internal_set_underlay |
( |
const DescriptorPool * |
underlay | ) |
|
|
inline |
const DescriptorPool * underlay_
Definition: descriptor.h:1425
| static void google::protobuf::DescriptorPool::InternalAddGeneratedFile |
( |
const void * |
encoded_file_descriptor, |
|
|
int |
size |
|
) |
| |
|
static |
| void google::protobuf::DescriptorPool::InternalDontEnforceDependencies |
( |
| ) |
|
| bool google::protobuf::DescriptorPool::InternalIsFileLoaded |
( |
const string & |
filename | ) |
const |
| bool google::protobuf::DescriptorPool::IsSubSymbolOfBuiltType |
( |
const string & |
name | ) |
const |
|
private |
| bool google::protobuf::DescriptorPool::TryFindExtensionInFallbackDatabase |
( |
const Descriptor * |
containing_type, |
|
|
int |
field_number |
|
) |
| const |
|
private |
| bool google::protobuf::DescriptorPool::TryFindFileInFallbackDatabase |
( |
const string & |
name | ) |
const |
|
private |
| bool google::protobuf::DescriptorPool::TryFindSymbolInFallbackDatabase |
( |
const string & |
name | ) |
const |
|
private |
| friend class DescriptorBuilder |
|
friend |
| bool google::protobuf::DescriptorPool::allow_unknown_ |
|
private |
| ErrorCollector* google::protobuf::DescriptorPool::default_error_collector_ |
|
private |
| bool google::protobuf::DescriptorPool::enforce_dependencies_ |
|
private |
| bool google::protobuf::DescriptorPool::enforce_weak_ |
|
private |
| Mutex* google::protobuf::DescriptorPool::mutex_ |
|
private |
| scoped_ptr<Tables> google::protobuf::DescriptorPool::tables_ |
|
private |
| std::set<string> google::protobuf::DescriptorPool::unused_import_track_files_ |
|
private |
The documentation for this class was generated from the following file: