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::UninterpretedOption_NamePart Class Reference

#include <descriptor.pb.h>

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

List of all members.

Public Member Functions

 UninterpretedOption_NamePart ()
virtual ~UninterpretedOption_NamePart ()
 UninterpretedOption_NamePart (const UninterpretedOption_NamePart &from)
UninterpretedOption_NamePartoperator= (const UninterpretedOption_NamePart &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (UninterpretedOption_NamePart *other)
UninterpretedOption_NamePartNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const UninterpretedOption_NamePart &from)
void MergeFrom (const UninterpretedOption_NamePart &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
bool has_name_part () const
void clear_name_part ()
const ::std::string & name_part () const
void set_name_part (const ::std::string &value)
void set_name_part (const char *value)
void set_name_part (const char *value, size_t size)
inline::std::string * mutable_name_part ()
bool has_is_extension () const
void clear_is_extension ()
bool is_extension () const
void set_is_extension (bool value)

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
static const
UninterpretedOption_NamePart
default_instance ()

Static Public Attributes

static const int kNamePartFieldNumber = 1
static const int kIsExtensionFieldNumber = 2

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.

Reimplemented from google::protobuf::Message.

const ::std::string & google::protobuf::UninterpretedOption_NamePart::name_part ( ) const [inline]
UninterpretedOption_NamePart& google::protobuf::UninterpretedOption_NamePart::operator= ( const UninterpretedOption_NamePart from) [inline]
void google::protobuf::UninterpretedOption_NamePart::set_name_part ( const ::std::string &  value) [inline]
void google::protobuf::UninterpretedOption_NamePart::set_name_part ( const char *  value,
size_t  size 
) [inline]

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