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

#include <unit.pb.h>

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

List of all members.

Public Member Functions

 TechType ()
virtual ~TechType ()
 TechType (const TechType &from)
TechTypeoperator= (const TechType &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (TechType *other)
TechTypeNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const TechType &from)
void MergeFrom (const TechType &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 TechTypedefault_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::TechType::~TechType ( ) [virtual]

Member Function Documentation

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

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

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

Here is the caller graph for this function:

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

Reimplemented from google::protobuf::Message.

void messages::TechType::MergeFrom ( const TechType from)
TechType* messages::TechType::New ( ) const [virtual]
TechType& messages::TechType::operator= ( const TechType 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::TechType::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