|
| FileOptions () |
|
virtual | ~FileOptions () |
|
| FileOptions (const FileOptions &from) |
|
FileOptions & | operator= (const FileOptions &from) |
|
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
|
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
|
void | Swap (FileOptions *other) |
|
FileOptions * | New () const |
|
FileOptions * | New (::google::protobuf::Arena *arena) const |
|
void | CopyFrom (const ::google::protobuf::Message &from) |
|
void | MergeFrom (const ::google::protobuf::Message &from) |
|
void | CopyFrom (const FileOptions &from) |
|
void | MergeFrom (const FileOptions &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_java_package () const |
|
void | clear_java_package () |
|
const ::std::string & | java_package () const |
|
void | set_java_package (const ::std::string &value) |
|
void | set_java_package (const char *value) |
|
void | set_java_package (const char *value, size_t size) |
|
::std::string * | mutable_java_package () |
|
::std::string * | release_java_package () |
|
void | set_allocated_java_package (::std::string *java_package) |
|
bool | has_java_outer_classname () const |
|
void | clear_java_outer_classname () |
|
const ::std::string & | java_outer_classname () const |
|
void | set_java_outer_classname (const ::std::string &value) |
|
void | set_java_outer_classname (const char *value) |
|
void | set_java_outer_classname (const char *value, size_t size) |
|
::std::string * | mutable_java_outer_classname () |
|
::std::string * | release_java_outer_classname () |
|
void | set_allocated_java_outer_classname (::std::string *java_outer_classname) |
|
bool | has_java_multiple_files () const |
|
void | clear_java_multiple_files () |
|
bool | java_multiple_files () const |
|
void | set_java_multiple_files (bool value) |
|
bool | has_java_generate_equals_and_hash () const |
|
void | clear_java_generate_equals_and_hash () |
|
bool | java_generate_equals_and_hash () const |
|
void | set_java_generate_equals_and_hash (bool value) |
|
bool | has_java_string_check_utf8 () const |
|
void | clear_java_string_check_utf8 () |
|
bool | java_string_check_utf8 () const |
|
void | set_java_string_check_utf8 (bool value) |
|
bool | has_optimize_for () const |
|
void | clear_optimize_for () |
|
::google::protobuf::FileOptions_OptimizeMode | optimize_for () const |
|
void | set_optimize_for (::google::protobuf::FileOptions_OptimizeMode value) |
|
bool | has_go_package () const |
|
void | clear_go_package () |
|
const ::std::string & | go_package () const |
|
void | set_go_package (const ::std::string &value) |
|
void | set_go_package (const char *value) |
|
void | set_go_package (const char *value, size_t size) |
|
::std::string * | mutable_go_package () |
|
::std::string * | release_go_package () |
|
void | set_allocated_go_package (::std::string *go_package) |
|
bool | has_cc_generic_services () const |
|
void | clear_cc_generic_services () |
|
bool | cc_generic_services () const |
|
void | set_cc_generic_services (bool value) |
|
bool | has_java_generic_services () const |
|
void | clear_java_generic_services () |
|
bool | java_generic_services () const |
|
void | set_java_generic_services (bool value) |
|
bool | has_py_generic_services () const |
|
void | clear_py_generic_services () |
|
bool | py_generic_services () const |
|
void | set_py_generic_services (bool value) |
|
bool | has_deprecated () const |
|
void | clear_deprecated () |
|
bool | deprecated () const |
|
void | set_deprecated (bool value) |
|
bool | has_cc_enable_arenas () const |
|
void | clear_cc_enable_arenas () |
|
bool | cc_enable_arenas () const |
|
void | set_cc_enable_arenas (bool value) |
|
bool | has_objc_class_prefix () const |
|
void | clear_objc_class_prefix () |
|
const ::std::string & | objc_class_prefix () const |
|
void | set_objc_class_prefix (const ::std::string &value) |
|
void | set_objc_class_prefix (const char *value) |
|
void | set_objc_class_prefix (const char *value, size_t size) |
|
::std::string * | mutable_objc_class_prefix () |
|
::std::string * | release_objc_class_prefix () |
|
void | set_allocated_objc_class_prefix (::std::string *objc_class_prefix) |
|
bool | has_csharp_namespace () const |
|
void | clear_csharp_namespace () |
|
const ::std::string & | csharp_namespace () const |
|
void | set_csharp_namespace (const ::std::string &value) |
|
void | set_csharp_namespace (const char *value) |
|
void | set_csharp_namespace (const char *value, size_t size) |
|
::std::string * | mutable_csharp_namespace () |
|
::std::string * | release_csharp_namespace () |
|
void | set_allocated_csharp_namespace (::std::string *csharp_namespace) |
|
int | uninterpreted_option_size () const |
|
void | clear_uninterpreted_option () |
|
const ::google::protobuf::UninterpretedOption & | uninterpreted_option (int index) const |
|
::google::protobuf::UninterpretedOption * | mutable_uninterpreted_option (int index) |
|
::google::protobuf::UninterpretedOption * | add_uninterpreted_option () |
|
::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption > * | mutable_uninterpreted_option () |
|
const ::google::protobuf::RepeatedPtrField< ::google::protobuf::UninterpretedOption > & | uninterpreted_option () const |
|
| 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 |
|