|
|
#include <MathHelpers.h>
Inheritance diagram for mcMathMngCmd:


Definition at line 1097 of file MathHelpers.h.
Public Member Functions | |
| mcMathMngCmd (mcMathMngCmdID id, const wxChar *desc) | |
| virtual | ~mcMathMngCmd () |
Public Attributes | |
| mcMathMngCmdID | m_nID |
| const wxChar * | m_strDescription |
|
||||||||||||
|
Definition at line 1105 of file MathHelpers.h. References m_nID, and m_strDescription. |
|
|
Definition at line 1106 of file MathHelpers.h. |
|
|
Definition at line 1101 of file MathHelpers.h. Referenced by mcMathMngCmd(). |
|
|
Definition at line 1102 of file MathHelpers.h. Referenced by mcMathMngCmd(). |
[ Top ] |