My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::GpibUsbControllerMsg Class Reference
Inheritance diagram for gcp::util::GpibUsbControllerMsg:
gcp::util::GenericTaskMsg

Public Types

enum  MsgType { GPIB_CNT_MSG, GPIB_DEV_MSG, CONNECT }
 
- Public Types inherited from gcp::util::GenericTaskMsg
enum  GenericMsgType {
  HEARTBEAT, STOP, RESTART, TASK_SPECIFIC,
  LAST
}
 

Public Attributes

unsigned char cmd_ [100]
 
bool expectsResponse_
 
GPIB_RESPONSE_HANDLER * responseHandler_
 
CondVarcondVar_
 
void * retVal_
 
MsgType type_
 
- Public Attributes inherited from gcp::util::GenericTaskMsg
GenericMsgType genericMsgType_
 

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