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.

const char* CommandMap::cmdName

Definition at line 24 of file cmdmapper.cpp.


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