#include <descriptor.h>
google::protobuf::FileDescriptor::FileDescriptor |
( |
| ) |
|
|
inlineprivate |
void google::protobuf::FileDescriptor::CopySourceCodeInfoTo |
( |
FileDescriptorProto * |
proto | ) |
const |
string google::protobuf::FileDescriptor::DebugString |
( |
| ) |
const |
const FileDescriptor ** dependencies_
Definition: descriptor.h:1107
int google::protobuf::FileDescriptor::dependency_count |
( |
| ) |
const |
int google::protobuf::FileDescriptor::enum_type_count |
( |
| ) |
const |
int google::protobuf::FileDescriptor::extension_count |
( |
| ) |
const |
const Descriptor* google::protobuf::FileDescriptor::FindMessageTypeByName |
( |
const string & |
name | ) |
const |
bool google::protobuf::FileDescriptor::GetSourceLocation |
( |
const vector< int > & |
path, |
|
|
SourceLocation * |
out_location |
|
) |
| const |
|
private |
google::protobuf::FileDescriptor::GOOGLE_DISALLOW_EVIL_CONSTRUCTORS |
( |
FileDescriptor |
| ) |
|
|
private |
bool google::protobuf::FileDescriptor::is_placeholder |
( |
| ) |
const |
const Descriptor* google::protobuf::FileDescriptor::message_type |
( |
int |
index | ) |
const |
int google::protobuf::FileDescriptor::message_type_count |
( |
| ) |
const |
const string& google::protobuf::FileDescriptor::name |
( |
| ) |
const |
const string& google::protobuf::FileDescriptor::package |
( |
| ) |
const |
int * public_dependencies_
Definition: descriptor.h:1109
const FileDescriptor ** dependencies_
Definition: descriptor.h:1107
int google::protobuf::FileDescriptor::public_dependency_count |
( |
| ) |
const |
int google::protobuf::FileDescriptor::service_count |
( |
| ) |
const |
int * weak_dependencies_
Definition: descriptor.h:1111
const FileDescriptor ** dependencies_
Definition: descriptor.h:1107
int google::protobuf::FileDescriptor::weak_dependency_count |
( |
| ) |
const |
friend class DescriptorBuilder |
|
friend |
int google::protobuf::FileDescriptor::dependency_count_ |
|
private |
int google::protobuf::FileDescriptor::enum_type_count_ |
|
private |
int google::protobuf::FileDescriptor::extension_count_ |
|
private |
bool google::protobuf::FileDescriptor::is_placeholder_ |
|
private |
int google::protobuf::FileDescriptor::message_type_count_ |
|
private |
Descriptor* google::protobuf::FileDescriptor::message_types_ |
|
private |
const string* google::protobuf::FileDescriptor::name_ |
|
private |
const string* google::protobuf::FileDescriptor::package_ |
|
private |
int* google::protobuf::FileDescriptor::public_dependencies_ |
|
private |
int google::protobuf::FileDescriptor::public_dependency_count_ |
|
private |
int google::protobuf::FileDescriptor::service_count_ |
|
private |
const FileDescriptorTables* google::protobuf::FileDescriptor::tables_ |
|
private |
int* google::protobuf::FileDescriptor::weak_dependencies_ |
|
private |
int google::protobuf::FileDescriptor::weak_dependency_count_ |
|
private |
The documentation for this class was generated from the following file: