#include <descriptor.h>
google::protobuf::Descriptor::Descriptor |
( |
| ) |
|
|
inlineprivate |
string google::protobuf::Descriptor::DebugString |
( |
| ) |
const |
void google::protobuf::Descriptor::DebugString |
( |
int |
depth, |
|
|
string * |
contents |
|
) |
| const |
|
private |
int google::protobuf::Descriptor::enum_type_count |
( |
| ) |
const |
int google::protobuf::Descriptor::extension_count |
( |
| ) |
const |
int google::protobuf::Descriptor::extension_range_count |
( |
| ) |
const |
int google::protobuf::Descriptor::field_count |
( |
| ) |
const |
const ExtensionRange* google::protobuf::Descriptor::FindExtensionRangeContainingNumber |
( |
int |
number | ) |
const |
const string& google::protobuf::Descriptor::full_name |
( |
| ) |
const |
void google::protobuf::Descriptor::GetLocationPath |
( |
vector< int > * |
output | ) |
const |
|
private |
bool google::protobuf::Descriptor::GetSourceLocation |
( |
SourceLocation * |
out_location | ) |
const |
google::protobuf::Descriptor::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
Descriptor |
| ) |
|
|
private |
int google::protobuf::Descriptor::index |
( |
| ) |
const |
|
inline |
const Descriptor * containing_type_
Definition: descriptor.h:295
const FileDescriptor * file_
Definition: descriptor.h:294
arena_t NULL
Definition: jemalloc_internal.h:624
Descriptor * nested_types_
Definition: descriptor.h:308
Descriptor * message_types_
Definition: descriptor.h:1113
bool google::protobuf::Descriptor::is_placeholder |
( |
| ) |
const |
const ExtensionRange * FindExtensionRangeContainingNumber(int number) const
arena_t NULL
Definition: jemalloc_internal.h:624
const string& google::protobuf::Descriptor::name |
( |
| ) |
const |
const Descriptor* google::protobuf::Descriptor::nested_type |
( |
int |
index | ) |
const |
int google::protobuf::Descriptor::nested_type_count |
( |
| ) |
const |
int google::protobuf::Descriptor::oneof_decl_count |
( |
| ) |
const |
friend class DescriptorBuilder |
|
friend |
int google::protobuf::Descriptor::enum_type_count_ |
|
private |
int google::protobuf::Descriptor::extension_count_ |
|
private |
int google::protobuf::Descriptor::extension_range_count_ |
|
private |
int google::protobuf::Descriptor::field_count_ |
|
private |
const string* google::protobuf::Descriptor::full_name_ |
|
private |
bool google::protobuf::Descriptor::is_placeholder_ |
|
private |
bool google::protobuf::Descriptor::is_unqualified_placeholder_ |
|
private |
const string* google::protobuf::Descriptor::name_ |
|
private |
int google::protobuf::Descriptor::nested_type_count_ |
|
private |
Descriptor* google::protobuf::Descriptor::nested_types_ |
|
private |
int google::protobuf::Descriptor::oneof_decl_count_ |
|
private |
The documentation for this class was generated from the following file: