Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

mcMathMngCmd Class Reference

#include <MathHelpers.h>

Inheritance diagram for mcMathMngCmd:

Inheritance graph
[legend]
Collaboration diagram for mcMathMngCmd:

Collaboration graph
[legend]
List of all members.

Detailed Description

A MATH+GUI command which is handled by mcMathMng.

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


Constructor & Destructor Documentation

mcMathMngCmd::mcMathMngCmd mcMathMngCmdID  id,
const wxChar *  desc
[inline]
 

Definition at line 1105 of file MathHelpers.h.

References m_nID, and m_strDescription.

virtual mcMathMngCmd::~mcMathMngCmd  )  [inline, virtual]
 

Definition at line 1106 of file MathHelpers.h.


Member Data Documentation

mcMathMngCmdID mcMathMngCmd::m_nID
 

Definition at line 1101 of file MathHelpers.h.

Referenced by mcMathMngCmd().

const wxChar* mcMathMngCmd::m_strDescription
 

Definition at line 1102 of file MathHelpers.h.

Referenced by mcMathMngCmd().


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

Documentation generated with Doxygen on Sun Feb 6 17:12:48 2005
Visit MathStudio home page for more info

[ Top ]