BWAPI
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Member Functions
BWAPI::CommandTemp< UnitImpl, PlayerImpl > Class Template Reference

#include <CommandTemp.h>

List of all members.

Public Member Functions

 CommandTemp (UnitCommand command)
void execute (int frame)

Protected Member Functions

virtual ~CommandTemp ()

template<class UnitImpl, class PlayerImpl>
class BWAPI::CommandTemp< UnitImpl, PlayerImpl >


Constructor & Destructor Documentation

template<class UnitImpl , class PlayerImpl >
BWAPI::CommandTemp< UnitImpl, PlayerImpl >::CommandTemp ( UnitCommand  command)
template<class UnitImpl, class PlayerImpl>
virtual BWAPI::CommandTemp< UnitImpl, PlayerImpl >::~CommandTemp ( ) [inline, protected, virtual]

Member Function Documentation

template<class UnitImpl , class PlayerImpl >
void BWAPI::CommandTemp< UnitImpl, PlayerImpl >::execute ( int  frame)

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 file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines