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

#include <terrain.pb.h>

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

List of all members.

Public Member Functions

 DynamicTerrainInfo ()
virtual ~DynamicTerrainInfo ()
 DynamicTerrainInfo (const DynamicTerrainInfo &from)
DynamicTerrainInfooperator= (const DynamicTerrainInfo &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (DynamicTerrainInfo *other)
DynamicTerrainInfoNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const DynamicTerrainInfo &from)
void MergeFrom (const DynamicTerrainInfo &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 isvisible_size () const
void clear_isvisible ()
inline::google::protobuf::uint32 isvisible (int index) const
void set_isvisible (int index,::google::protobuf::uint32 value)
void add_isvisible (::google::protobuf::uint32 value)
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > & 
isvisible () const
inline::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > * 
mutable_isvisible ()
int isexplored_size () const
void clear_isexplored ()
inline::google::protobuf::uint32 isexplored (int index) const
void set_isexplored (int index,::google::protobuf::uint32 value)
void add_isexplored (::google::protobuf::uint32 value)
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > & 
isexplored () const
inline::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > * 
mutable_isexplored ()
int hascreep_size () const
void clear_hascreep ()
inline::google::protobuf::uint32 hascreep (int index) const
void set_hascreep (int index,::google::protobuf::uint32 value)
void add_hascreep (::google::protobuf::uint32 value)
const
::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > & 
hascreep () const
inline::google::protobuf::RepeatedField
< ::google::protobuf::uint32 > * 
mutable_hascreep ()

Static Public Member Functions

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

Static Public Attributes

static const int kIsVisibleFieldNumber = 3
static const int kIsExploredFieldNumber = 4
static const int kHasCreepFieldNumber = 5

Friends

void protobuf_AddDesc_terrain_2eproto ()
void protobuf_AssignDesc_terrain_2eproto ()
void protobuf_ShutdownFile_terrain_2eproto ()

Constructor & Destructor Documentation


Member Function Documentation

Here is the call graph for this function:

Here is the caller graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

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

Reimplemented from google::protobuf::Message.

Reimplemented from google::protobuf::Message.

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the caller graph for this function:

int messages::DynamicTerrainInfo::GetCachedSize ( ) const [inline, virtual]

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Here is the call graph for this function:

Reimplemented from google::protobuf::Message.

Here is the call graph for this function:

Here is the call graph for this function:

DynamicTerrainInfo& messages::DynamicTerrainInfo::operator= ( const DynamicTerrainInfo from) [inline]

Here is the call graph for this function:

void messages::DynamicTerrainInfo::set_hascreep ( int  index,
::google::protobuf::uint32  value 
) [inline]

Here is the call graph for this function:

void messages::DynamicTerrainInfo::set_isexplored ( int  index,
::google::protobuf::uint32  value 
) [inline]

Here is the call graph for this function:

void messages::DynamicTerrainInfo::set_isvisible ( int  index,
::google::protobuf::uint32  value 
) [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