C++ Instrument Catalog
|
#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 |
CAsyncNotification * | pCatNot |
Definition at line 25 of file USBRemoteBoxController.h.
Enumerator | |
---|---|
kTimerEvent | |
kCatalogNotification |
Definition at line 26 of file USBRemoteBoxController.h.
|
inline |
Definition at line 28 of file USBRemoteBoxController.h.
|
inline |
Definition at line 30 of file USBRemoteBoxController.h.
enum MTL::sUSBRemoteBoxControllerMailBoxMsg::eMsgType MTL::sUSBRemoteBoxControllerMailBoxMsg::MsgType |
CAsyncNotification* MTL::sUSBRemoteBoxControllerMailBoxMsg::pCatNot |
Definition at line 27 of file USBRemoteBoxController.h.