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

#include <types.pb.h>

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

List of all members.

Public Member Functions

 VoidT ()
virtual ~VoidT ()
 VoidT (const VoidT &from)
VoidToperator= (const VoidT &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (VoidT *other)
VoidTNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const VoidT &from)
void MergeFrom (const VoidT &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

Static Public Member Functions

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

Friends

void protobuf_AddDesc_types_2eproto ()
void protobuf_AssignDesc_types_2eproto ()
void protobuf_ShutdownFile_types_2eproto ()

Constructor & Destructor Documentation

virtual messages::VoidT::~VoidT ( ) [virtual]
messages::VoidT::VoidT ( const VoidT from)

Member Function Documentation

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

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

Here is the caller graph for this function:

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

Reimplemented from google::protobuf::Message.

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

Here is the call graph for this function:

void messages::VoidT::Swap ( VoidT other)

Friends And Related Function Documentation

void protobuf_AddDesc_types_2eproto ( ) [friend]

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