My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
CommandMap Struct Reference

Public Attributes

const char * cmdName
 
int cmdId
 

Detailed Description

Call representing a mapping from a command name to a command ID.

Definition at line 22 of file cmdmapper.cpp.

Member Data Documentation

int CommandMap::cmdId

Definition at line 25 of file cmdmapper.cpp.

Referenced by Mapper::Mapper().

const char* CommandMap::cmdName

Definition at line 24 of file cmdmapper.cpp.

Referenced by Mapper::Mapper().


The documentation for this struct was generated from the following file: