OsmAnd
|
#include <descriptor.pb.h>
google::protobuf::EnumValueOptions::~EnumValueOptions | ( | ) | [virtual] |
google::protobuf::EnumValueOptions::EnumValueOptions | ( | const EnumValueOptions & | from | ) |
google::protobuf::UninterpretedOption * google::protobuf::EnumValueOptions::add_uninterpreted_option | ( | ) |
int google::protobuf::EnumValueOptions::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::EnumValueOptions::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::EnumValueOptions::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::EnumValueOptions::CopyFrom | ( | const EnumValueOptions & | from | ) |
const EnumValueOptions & google::protobuf::EnumValueOptions::default_instance | ( | ) | [static] |
const ::google::protobuf::Descriptor * google::protobuf::EnumValueOptions::descriptor | ( | ) | [static] |
int google::protobuf::EnumValueOptions::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
google::protobuf::Metadata google::protobuf::EnumValueOptions::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool google::protobuf::EnumValueOptions::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void google::protobuf::EnumValueOptions::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void google::protobuf::EnumValueOptions::MergeFrom | ( | const EnumValueOptions & | from | ) |
bool google::protobuf::EnumValueOptions::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
google::protobuf::UninterpretedOption * google::protobuf::EnumValueOptions::mutable_uninterpreted_option | ( | int | index | ) |
google::protobuf::RepeatedPtrField<::google::protobuf::UninterpretedOption > * google::protobuf::EnumValueOptions::mutable_uninterpreted_option | ( | ) |
inline ::google::protobuf::UnknownFieldSet* google::protobuf::EnumValueOptions::mutable_unknown_fields | ( | ) |
EnumValueOptions * google::protobuf::EnumValueOptions::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
EnumValueOptions& google::protobuf::EnumValueOptions::operator= | ( | const EnumValueOptions & | from | ) |
void google::protobuf::EnumValueOptions::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
google::protobuf::uint8 * google::protobuf::EnumValueOptions::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void google::protobuf::EnumValueOptions::Swap | ( | EnumValueOptions * | other | ) |
const ::google::protobuf::UninterpretedOption & google::protobuf::EnumValueOptions::uninterpreted_option | ( | int | index | ) | const |
const ::google::protobuf::RepeatedPtrField<::google::protobuf::UninterpretedOption > & google::protobuf::EnumValueOptions::uninterpreted_option | ( | ) | const |
const ::google::protobuf::UnknownFieldSet& google::protobuf::EnumValueOptions::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::EnumValueOptions::kUninterpretedOptionFieldNumber = 999 [static] |