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

#include <unit.pb.h>

Inheritance diagram for messages::UnitType:
Inheritance graph
[legend]
Collaboration diagram for messages::UnitType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UnitType ()
virtual ~UnitType ()
 UnitType (const UnitType &from)
UnitTypeoperator= (const UnitType &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (UnitType *other)
UnitTypeNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const UnitType &from)
void MergeFrom (const UnitType &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_id () const
void clear_id ()
inline::google::protobuf::int32 id () const
void set_id (::google::protobuf::int32 value)

Static Public Member Functions

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

Static Public Attributes

static const int kIdFieldNumber = 1

Friends

void protobuf_AddDesc_unit_2eproto ()
void protobuf_AssignDesc_unit_2eproto ()
void protobuf_ShutdownFile_unit_2eproto ()

Constructor & Destructor Documentation

virtual messages::UnitType::~UnitType ( ) [virtual]

Member Function Documentation

int messages::UnitType::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void messages::UnitType::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

void messages::UnitType::clear_id ( ) [inline]

Here is the caller graph for this function:

void messages::UnitType::CopyFrom ( const UnitType from)
static const UnitType& messages::UnitType::default_instance ( ) [static]
int messages::UnitType::GetCachedSize ( ) const [inline, virtual]
bool messages::UnitType::has_id ( ) const [inline]
bool messages::UnitType::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void messages::UnitType::MergeFrom ( const UnitType from)
UnitType* messages::UnitType::New ( ) const [virtual]
UnitType& messages::UnitType::operator= ( const UnitType from) [inline]

Here is the call graph for this function:

Here is the caller graph for this function:


Friends And Related Function Documentation

void protobuf_AddDesc_unit_2eproto ( ) [friend]

Member Data Documentation

const int messages::UnitType::kIdFieldNumber = 1 [static]

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