C++ Instrument Catalog
Public Types | Public Member Functions | Public Attributes | List of all members
MTL::sMFCControllerMailBoxMsg Struct Reference

#include <MFCController.h>

Public Types

enum  eMsgType { kTimerEvent }
 

Public Member Functions

 sMFCControllerMailBoxMsg ()
 
 sMFCControllerMailBoxMsg (eMsgType MT)
 

Public Attributes

enum MTL::sMFCControllerMailBoxMsg::eMsgType MsgType
 

Detailed Description

Definition at line 27 of file MFCController.h.

Member Enumeration Documentation

◆ eMsgType

Enumerator
kTimerEvent 

Definition at line 28 of file MFCController.h.

Constructor & Destructor Documentation

◆ sMFCControllerMailBoxMsg() [1/2]

MTL::sMFCControllerMailBoxMsg::sMFCControllerMailBoxMsg ( )
inline

Definition at line 29 of file MFCController.h.

◆ sMFCControllerMailBoxMsg() [2/2]

MTL::sMFCControllerMailBoxMsg::sMFCControllerMailBoxMsg ( eMsgType  MT)
inline

Definition at line 31 of file MFCController.h.

Member Data Documentation

◆ MsgType

enum MTL::sMFCControllerMailBoxMsg::eMsgType MTL::sMFCControllerMailBoxMsg::MsgType

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