BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
google::protobuf::EnumValueOptions Class Reference

#include <descriptor.pb.h>

Inheritance diagram for google::protobuf::EnumValueOptions:
Inheritance graph
[legend]
Collaboration diagram for google::protobuf::EnumValueOptions:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 EnumValueOptions ()
virtual ~EnumValueOptions ()
 EnumValueOptions (const EnumValueOptions &from)
EnumValueOptionsoperator= (const EnumValueOptions &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (EnumValueOptions *other)
EnumValueOptionsNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const EnumValueOptions &from)
void MergeFrom (const EnumValueOptions &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::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
int GetCachedSize () const
::google::protobuf::Metadata GetMetadata () const
int uninterpreted_option_size () const
void clear_uninterpreted_option ()
const
::google::protobuf::UninterpretedOption
uninterpreted_option (int index) const
inline::google::protobuf::UninterpretedOption * mutable_uninterpreted_option (int index)
inline::google::protobuf::UninterpretedOption * add_uninterpreted_option ()
const
::google::protobuf::RepeatedPtrField
< ::google::protobuf::UninterpretedOption > & 
uninterpreted_option () const
inline::google::protobuf::RepeatedPtrField
< ::google::protobuf::UninterpretedOption > * 
mutable_uninterpreted_option ()

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
static const EnumValueOptionsdefault_instance ()

Static Public Attributes

static const int kUninterpretedOptionFieldNumber = 999

Friends

void LIBPROTOBUF_EXPORT protobuf_AddDesc_google_2fprotobuf_2fdescriptor_2eproto ()
void protobuf_AssignDesc_google_2fprotobuf_2fdescriptor_2eproto ()
void protobuf_ShutdownFile_google_2fprotobuf_2fdescriptor_2eproto ()

Constructor & Destructor Documentation


Member Function Documentation

Reimplemented from google::protobuf::Message.

Reimplemented from google::protobuf::Message.

int google::protobuf::EnumValueOptions::GetCachedSize ( ) const [inline, virtual]

Reimplemented from google::protobuf::Message.

EnumValueOptions& google::protobuf::EnumValueOptions::operator= ( const EnumValueOptions from) [inline]

Here is the call graph for this function:


Friends And Related Function Documentation


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines