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

#include <UnitCommandType.h>

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

List of all members.

Public Member Functions

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

Constructor & Destructor Documentation


Member Function Documentation

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

Here is the call graph for this function:

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

Returns the string corresponding to the UnitCommandType object. For example, UnitCommandTypes::Set_Rally_Position.getName() returns std::string("Set Rally Position")

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