OsmAnd
|
#include <descriptor.pb.h>
std::string * google::protobuf::FileDescriptorProto::add_dependency | ( | ) |
void google::protobuf::FileDescriptorProto::add_dependency | ( | const ::std::string & | value | ) |
void google::protobuf::FileDescriptorProto::add_dependency | ( | const char * | value | ) |
void google::protobuf::FileDescriptorProto::add_dependency | ( | const char * | value, |
size_t | size | ||
) |
int google::protobuf::FileDescriptorProto::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::FileDescriptorProto::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::FileDescriptorProto::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::FileDescriptorProto::CopyFrom | ( | const FileDescriptorProto & | from | ) |
const FileDescriptorProto & google::protobuf::FileDescriptorProto::default_instance | ( | ) | [static] |
const ::std::string & google::protobuf::FileDescriptorProto::dependency | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::std::string > & google::protobuf::FileDescriptorProto::dependency | ( | ) | const |
int google::protobuf::FileDescriptorProto::dependency_size | ( | ) | const |
const ::google::protobuf::Descriptor * google::protobuf::FileDescriptorProto::descriptor | ( | ) | [static] |
const ::google::protobuf::EnumDescriptorProto & google::protobuf::FileDescriptorProto::enum_type | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::google::protobuf::EnumDescriptorProto > & google::protobuf::FileDescriptorProto::enum_type | ( | ) | const |
int google::protobuf::FileDescriptorProto::enum_type_size | ( | ) | const |
const ::google::protobuf::FieldDescriptorProto & google::protobuf::FileDescriptorProto::extension | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::google::protobuf::FieldDescriptorProto > & google::protobuf::FileDescriptorProto::extension | ( | ) | const |
int google::protobuf::FileDescriptorProto::extension_size | ( | ) | const |
int google::protobuf::FileDescriptorProto::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
google::protobuf::Metadata google::protobuf::FileDescriptorProto::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool google::protobuf::FileDescriptorProto::has_name | ( | ) | const |
bool google::protobuf::FileDescriptorProto::has_options | ( | ) | const |
bool google::protobuf::FileDescriptorProto::has_package | ( | ) | const |
bool google::protobuf::FileDescriptorProto::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::FileDescriptorProto::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::FileDescriptorProto::MergeFrom | ( | const FileDescriptorProto & | from | ) |
bool google::protobuf::FileDescriptorProto::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
const ::google::protobuf::DescriptorProto & google::protobuf::FileDescriptorProto::message_type | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::google::protobuf::DescriptorProto > & google::protobuf::FileDescriptorProto::message_type | ( | ) | const |
int google::protobuf::FileDescriptorProto::message_type_size | ( | ) | const |
std::string * google::protobuf::FileDescriptorProto::mutable_dependency | ( | int | index | ) |
google::protobuf::RepeatedPtrField<::std::string > * google::protobuf::FileDescriptorProto::mutable_dependency | ( | ) |
google::protobuf::EnumDescriptorProto * google::protobuf::FileDescriptorProto::mutable_enum_type | ( | int | index | ) |
google::protobuf::RepeatedPtrField<::google::protobuf::EnumDescriptorProto > * google::protobuf::FileDescriptorProto::mutable_enum_type | ( | ) |
google::protobuf::FieldDescriptorProto * google::protobuf::FileDescriptorProto::mutable_extension | ( | int | index | ) |
google::protobuf::RepeatedPtrField<::google::protobuf::FieldDescriptorProto > * google::protobuf::FileDescriptorProto::mutable_extension | ( | ) |
google::protobuf::DescriptorProto * google::protobuf::FileDescriptorProto::mutable_message_type | ( | int | index | ) |
google::protobuf::RepeatedPtrField<::google::protobuf::DescriptorProto > * google::protobuf::FileDescriptorProto::mutable_message_type | ( | ) |
std::string * google::protobuf::FileDescriptorProto::mutable_name | ( | ) |
std::string * google::protobuf::FileDescriptorProto::mutable_package | ( | ) |
google::protobuf::ServiceDescriptorProto * google::protobuf::FileDescriptorProto::mutable_service | ( | int | index | ) |
google::protobuf::RepeatedPtrField<::google::protobuf::ServiceDescriptorProto > * google::protobuf::FileDescriptorProto::mutable_service | ( | ) |
inline ::google::protobuf::UnknownFieldSet* google::protobuf::FileDescriptorProto::mutable_unknown_fields | ( | ) |
const ::std::string & google::protobuf::FileDescriptorProto::name | ( | ) | const |
FileDescriptorProto * google::protobuf::FileDescriptorProto::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
FileDescriptorProto& google::protobuf::FileDescriptorProto::operator= | ( | const FileDescriptorProto & | from | ) |
const ::google::protobuf::FileOptions & google::protobuf::FileDescriptorProto::options | ( | ) | const |
const ::std::string & google::protobuf::FileDescriptorProto::package | ( | ) | const |
void google::protobuf::FileDescriptorProto::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
google::protobuf::uint8 * google::protobuf::FileDescriptorProto::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
const ::google::protobuf::ServiceDescriptorProto & google::protobuf::FileDescriptorProto::service | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::google::protobuf::ServiceDescriptorProto > & google::protobuf::FileDescriptorProto::service | ( | ) | const |
int google::protobuf::FileDescriptorProto::service_size | ( | ) | const |
void google::protobuf::FileDescriptorProto::set_dependency | ( | int | index, |
const ::std::string & | value | ||
) |
void google::protobuf::FileDescriptorProto::set_dependency | ( | int | index, |
const char * | value | ||
) |
void google::protobuf::FileDescriptorProto::set_dependency | ( | int | index, |
const char * | value, | ||
size_t | size | ||
) |
void google::protobuf::FileDescriptorProto::set_name | ( | const ::std::string & | value | ) |
void google::protobuf::FileDescriptorProto::set_name | ( | const char * | value | ) |
void google::protobuf::FileDescriptorProto::set_name | ( | const char * | value, |
size_t | size | ||
) |
void google::protobuf::FileDescriptorProto::set_package | ( | const ::std::string & | value | ) |
void google::protobuf::FileDescriptorProto::set_package | ( | const char * | value | ) |
void google::protobuf::FileDescriptorProto::set_package | ( | const char * | value, |
size_t | size | ||
) |
void google::protobuf::FileDescriptorProto::Swap | ( | FileDescriptorProto * | other | ) |
const ::google::protobuf::UnknownFieldSet& google::protobuf::FileDescriptorProto::unknown_fields | ( | ) | const |
void LIBPROTOBUF_EXPORT protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto | ( | ) | [friend] |
void protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto | ( | ) | [friend] |
void protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto | ( | ) | [friend] |
const int google::protobuf::FileDescriptorProto::kDependencyFieldNumber = 3 [static] |
const int google::protobuf::FileDescriptorProto::kEnumTypeFieldNumber = 5 [static] |
const int google::protobuf::FileDescriptorProto::kExtensionFieldNumber = 7 [static] |
const int google::protobuf::FileDescriptorProto::kMessageTypeFieldNumber = 4 [static] |
const int google::protobuf::FileDescriptorProto::kNameFieldNumber = 1 [static] |
const int google::protobuf::FileDescriptorProto::kOptionsFieldNumber = 8 [static] |
const int google::protobuf::FileDescriptorProto::kPackageFieldNumber = 2 [static] |
const int google::protobuf::FileDescriptorProto::kServiceFieldNumber = 6 [static] |