BcPOC
SF-HRP ASM implementation
Public Member Functions | Protected Types | Protected Attributes
InitPhase Class Reference

#include <init_phase.hpp>

List of all members.

Public Member Functions

 InitPhase (IEngineDescriptor *, std::vector< std::string > &)
int GetAction ()
bool Ended ()

Protected Types

typedef std::vector< std::pair
< std::string, bool > > 
item_list

Protected Attributes

item_list m_items
IEngineDescriptorm_engine

Member Typedef Documentation

typedef std::vector< std::pair< std::string, bool> > InitPhase::item_list [protected]

Constructor & Destructor Documentation

InitPhase::InitPhase ( IEngineDescriptor engine,
std::vector< std::string > &  items 
)

Member Function Documentation

bool InitPhase::Ended ( )
int InitPhase::GetAction ( )

Member Data Documentation


The documentation for this class was generated from the following files: