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

#include <unit.pb.h>

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

List of all members.

Public Member Functions

 UnitId ()
virtual ~UnitId ()
 UnitId (const UnitId &from)
UnitIdoperator= (const UnitId &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (UnitId *other)
UnitIdNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const UnitId &from)
void MergeFrom (const UnitId &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 UnitIddefault_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::UnitId::~UnitId ( ) [virtual]
messages::UnitId::UnitId ( const UnitId from)

Member Function Documentation

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

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

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

Here is the caller graph for this function:

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

Reimplemented from google::protobuf::Message.

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

Here is the call graph for this function:

void messages::UnitId::Swap ( UnitId other)

Friends And Related Function Documentation

void protobuf_AddDesc_unit_2eproto ( ) [friend]

Member Data Documentation

const int messages::UnitId::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