All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Public Member Functions | List of all members
Eegeo::Debug::Commands::CommandRegistry Class Reference
Inheritance diagram for Eegeo::Debug::Commands::CommandRegistry:
Eegeo::NonCopyable

Public Types

typedef std::map< std::string,
const Command * >
::const_iterator 
CommandIter
 

Public Member Functions

void RegisterCommand (const Command *command)
 
bool TryGetCommand (const std::string &commandName, const Command *&outCommand) const
 
void GetCommandList (const std::string &filter, std::vector< std::string > &outCommandList) const
 

Additional Inherited Members

- Protected Member Functions inherited from Eegeo::NonCopyable
 NonCopyable (const NonCopyable &)=delete
 
NonCopyableoperator= (const NonCopyable &)=delete
 

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