|
| | DescriptorProto () |
| |
| virtual | ~DescriptorProto () |
| |
| | DescriptorProto (const DescriptorProto &from) |
| |
| DescriptorProto & | operator= (const DescriptorProto &from) |
| |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
| |
| inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
| |
| void | Swap (DescriptorProto *other) |
| |
| DescriptorProto * | New () const |
| |
| DescriptorProto * | New (::google::protobuf::Arena *arena) const |
| |
| void | CopyFrom (const ::google::protobuf::Message &from) |
| |
| void | MergeFrom (const ::google::protobuf::Message &from) |
| |
| void | CopyFrom (const DescriptorProto &from) |
| |
| void | MergeFrom (const DescriptorProto &from) |
| |
| void | Clear () |
| |
| bool | IsInitialized () const |
| |
| int | ByteSize () const |
| |
| bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) |
| |
| void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const |
| |
| ::google::protobuf::uint8 * | SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const |
| |
| int | GetCachedSize () const |
| |
| ::google::protobuf::Metadata | GetMetadata () const |
| |
| bool | has_name () const |
| |
| void | clear_name () |
| |
| const ::std::string & | name () const |
| |
| void | set_name (const ::std::string &value) |
| |
| void | set_name (const char *value) |
| |
| void | set_name (const char *value, size_t size) |
| |
| ::std::string * | mutable_name () |
| |
| ::std::string * | release_name () |
| |
| void | set_allocated_name (::std::string *name) |
| |
| int | field_size () const |
| |
| void | clear_field () |
| |
| const ::google::protobuf::FieldDescriptorProto & | field (int index) const |
| |
| ::google::protobuf::FieldDescriptorProto * | mutable_field (int index) |
| |
| ::google::protobuf::FieldDescriptorProto * | add_field () |
| |
| ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto > * | mutable_field () |
| |
| const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto > & | field () const |
| |
| int | extension_size () const |
| |
| void | clear_extension () |
| |
| const ::google::protobuf::FieldDescriptorProto & | extension (int index) const |
| |
| ::google::protobuf::FieldDescriptorProto * | mutable_extension (int index) |
| |
| ::google::protobuf::FieldDescriptorProto * | add_extension () |
| |
| ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto > * | mutable_extension () |
| |
| const ::google::protobuf::RepeatedPtrField< ::google::protobuf::FieldDescriptorProto > & | extension () const |
| |
| int | nested_type_size () const |
| |
| void | clear_nested_type () |
| |
| const ::google::protobuf::DescriptorProto & | nested_type (int index) const |
| |
| ::google::protobuf::DescriptorProto * | mutable_nested_type (int index) |
| |
| ::google::protobuf::DescriptorProto * | add_nested_type () |
| |
| ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto > * | mutable_nested_type () |
| |
| const ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto > & | nested_type () const |
| |
| int | enum_type_size () const |
| |
| void | clear_enum_type () |
| |
| const ::google::protobuf::EnumDescriptorProto & | enum_type (int index) const |
| |
| ::google::protobuf::EnumDescriptorProto * | mutable_enum_type (int index) |
| |
| ::google::protobuf::EnumDescriptorProto * | add_enum_type () |
| |
| ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto > * | mutable_enum_type () |
| |
| const ::google::protobuf::RepeatedPtrField< ::google::protobuf::EnumDescriptorProto > & | enum_type () const |
| |
| int | extension_range_size () const |
| |
| void | clear_extension_range () |
| |
| const ::google::protobuf::DescriptorProto_ExtensionRange & | extension_range (int index) const |
| |
| ::google::protobuf::DescriptorProto_ExtensionRange * | mutable_extension_range (int index) |
| |
| ::google::protobuf::DescriptorProto_ExtensionRange * | add_extension_range () |
| |
| ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto_ExtensionRange > * | mutable_extension_range () |
| |
| const ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto_ExtensionRange > & | extension_range () const |
| |
| int | oneof_decl_size () const |
| |
| void | clear_oneof_decl () |
| |
| const ::google::protobuf::OneofDescriptorProto & | oneof_decl (int index) const |
| |
| ::google::protobuf::OneofDescriptorProto * | mutable_oneof_decl (int index) |
| |
| ::google::protobuf::OneofDescriptorProto * | add_oneof_decl () |
| |
| ::google::protobuf::RepeatedPtrField< ::google::protobuf::OneofDescriptorProto > * | mutable_oneof_decl () |
| |
| const ::google::protobuf::RepeatedPtrField< ::google::protobuf::OneofDescriptorProto > & | oneof_decl () const |
| |
| bool | has_options () const |
| |
| void | clear_options () |
| |
| const ::google::protobuf::MessageOptions & | options () const |
| |
| ::google::protobuf::MessageOptions * | mutable_options () |
| |
| ::google::protobuf::MessageOptions * | release_options () |
| |
| void | set_allocated_options (::google::protobuf::MessageOptions *options) |
| |
| int | reserved_range_size () const |
| |
| void | clear_reserved_range () |
| |
| const ::google::protobuf::DescriptorProto_ReservedRange & | reserved_range (int index) const |
| |
| ::google::protobuf::DescriptorProto_ReservedRange * | mutable_reserved_range (int index) |
| |
| ::google::protobuf::DescriptorProto_ReservedRange * | add_reserved_range () |
| |
| ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto_ReservedRange > * | mutable_reserved_range () |
| |
| const ::google::protobuf::RepeatedPtrField< ::google::protobuf::DescriptorProto_ReservedRange > & | reserved_range () const |
| |
| int | reserved_name_size () const |
| |
| void | clear_reserved_name () |
| |
| const ::std::string & | reserved_name (int index) const |
| |
| ::std::string * | mutable_reserved_name (int index) |
| |
| void | set_reserved_name (int index, const ::std::string &value) |
| |
| void | set_reserved_name (int index, const char *value) |
| |
| void | set_reserved_name (int index, const char *value, size_t size) |
| |
| ::std::string * | add_reserved_name () |
| |
| void | add_reserved_name (const ::std::string &value) |
| |
| void | add_reserved_name (const char *value) |
| |
| void | add_reserved_name (const char *value, size_t size) |
| |
| const ::google::protobuf::RepeatedPtrField< ::std::string > & | reserved_name () const |
| |
| ::google::protobuf::RepeatedPtrField< ::std::string > * | mutable_reserved_name () |
| |
| | Message () |
| |
| virtual | ~Message () |
| |
| virtual void | CopyFrom (const Message &from) |
| |
| virtual void | MergeFrom (const Message &from) |
| |
| void | CheckInitialized () const |
| |
| void | FindInitializationErrors (std::vector< string > *errors) const |
| |
| string | InitializationErrorString () const |
| |
| virtual void | DiscardUnknownFields () |
| |
| virtual int | SpaceUsed () const |
| |
| string | DebugString () const |
| |
| string | ShortDebugString () const |
| |
| string | Utf8DebugString () const |
| |
| void | PrintDebugString () const |
| |
| bool | ParseFromFileDescriptor (int file_descriptor) |
| |
| bool | ParsePartialFromFileDescriptor (int file_descriptor) |
| |
| bool | ParseFromIstream (istream *input) |
| |
| bool | ParsePartialFromIstream (istream *input) |
| |
| bool | SerializeToFileDescriptor (int file_descriptor) const |
| |
| bool | SerializePartialToFileDescriptor (int file_descriptor) const |
| |
| bool | SerializeToOstream (ostream *output) const |
| |
| bool | SerializePartialToOstream (ostream *output) const |
| |
| virtual string | GetTypeName () const |
| |
| virtual void | CheckTypeAndMergeFrom (const MessageLite &other) |
| |
| virtual bool | MergePartialFromCodedStream (io::CodedInputStream *input) |
| |
| virtual void | SerializeWithCachedSizes (io::CodedOutputStream *output) const |
| |
| const Descriptor * | GetDescriptor () const |
| |
| virtual const Reflection * | GetReflection () const |
| |
| | MessageLite () |
| |
| virtual | ~MessageLite () |
| |
| virtual ::google::protobuf::Arena * | GetArena () const |
| |
| virtual void * | GetMaybeArenaPointer () const |
| |
| bool | ParseFromCodedStream (io::CodedInputStream *input) |
| |
| bool | ParsePartialFromCodedStream (io::CodedInputStream *input) |
| |
| bool | ParseFromZeroCopyStream (io::ZeroCopyInputStream *input) |
| |
| bool | ParsePartialFromZeroCopyStream (io::ZeroCopyInputStream *input) |
| |
| bool | ParseFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
| |
| bool | ParsePartialFromBoundedZeroCopyStream (io::ZeroCopyInputStream *input, int size) |
| |
| bool | ParseFromString (const string &data) |
| |
| bool | ParsePartialFromString (const string &data) |
| |
| bool | ParseFromArray (const void *data, int size) |
| |
| bool | ParsePartialFromArray (const void *data, int size) |
| |
| bool | MergeFromCodedStream (io::CodedInputStream *input) |
| |
| bool | SerializeToCodedStream (io::CodedOutputStream *output) const |
| |
| bool | SerializePartialToCodedStream (io::CodedOutputStream *output) const |
| |
| bool | SerializeToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
| |
| bool | SerializePartialToZeroCopyStream (io::ZeroCopyOutputStream *output) const |
| |
| bool | SerializeToString (string *output) const |
| |
| bool | SerializePartialToString (string *output) const |
| |
| bool | SerializeToArray (void *data, int size) const |
| |
| bool | SerializePartialToArray (void *data, int size) const |
| |
| string | SerializeAsString () const |
| |
| string | SerializePartialAsString () const |
| |
| bool | AppendToString (string *output) const |
| |
| bool | AppendPartialToString (string *output) const |
| |
| virtual uint8 * | SerializeWithCachedSizesToArray (uint8 *target) const |
| |