BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BWAPI::UnitSizeType Class Reference

#include <UnitSizeType.h>

Inheritance diagram for BWAPI::UnitSizeType:
Inheritance graph
[legend]
Collaboration diagram for BWAPI::UnitSizeType:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 UnitSizeType ()
 UnitSizeType (int id)
const std::string & getName () const
const char * c_str () const

Constructor & Destructor Documentation


Member Function Documentation

const char * BWAPI::UnitSizeType::c_str ( ) const

Here is the call graph for this function:

Here is the caller graph for this function:

const std::string & BWAPI::UnitSizeType::getName ( ) const

Returns the string corresponding to the UnitSizeType object. For example, UnitSizeTypes::Medium.getName() returns std::string("Medium")

Here is the call graph for this function:

Here is the caller graph for this function:


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