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

#include <USBRemoteBoxController.h>

Public Types

enum  eMsgType { kTimerEvent, kCatalogNotification }
 

Public Member Functions

 sUSBRemoteBoxControllerMailBoxMsg ()
 
 sUSBRemoteBoxControllerMailBoxMsg (eMsgType MT, CAsyncNotification *pNot)
 

Public Attributes

enum MTL::sUSBRemoteBoxControllerMailBoxMsg::eMsgType MsgType
 
CAsyncNotificationpCatNot
 

Detailed Description

Definition at line 25 of file USBRemoteBoxController.h.

Member Enumeration Documentation

◆ eMsgType

Enumerator
kTimerEvent 
kCatalogNotification 

Definition at line 26 of file USBRemoteBoxController.h.

Constructor & Destructor Documentation

◆ sUSBRemoteBoxControllerMailBoxMsg() [1/2]

MTL::sUSBRemoteBoxControllerMailBoxMsg::sUSBRemoteBoxControllerMailBoxMsg ( )
inline

Definition at line 28 of file USBRemoteBoxController.h.

◆ sUSBRemoteBoxControllerMailBoxMsg() [2/2]

MTL::sUSBRemoteBoxControllerMailBoxMsg::sUSBRemoteBoxControllerMailBoxMsg ( eMsgType  MT,
CAsyncNotification pNot 
)
inline

Definition at line 30 of file USBRemoteBoxController.h.

Member Data Documentation

◆ MsgType

enum MTL::sUSBRemoteBoxControllerMailBoxMsg::eMsgType MTL::sUSBRemoteBoxControllerMailBoxMsg::MsgType

◆ pCatNot

CAsyncNotification* MTL::sUSBRemoteBoxControllerMailBoxMsg::pCatNot

Definition at line 27 of file USBRemoteBoxController.h.


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