My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::GpibUsbDevice Member List

This is the complete list of members for gcp::util::GpibUsbDevice, including all inherited members.

controller() (defined in gcp::util::GpibUsbDevice)gcp::util::GpibUsbDeviceinline
getAddress()gcp::util::GpibUsbDevice
getDevice() (defined in gcp::util::GpibUsbDevice)gcp::util::GpibUsbDevice
GpibUsbDevice(bool doSpawn=false)gcp::util::GpibUsbDevice
GpibUsbDevice(std::string port, bool doSpawn=false) (defined in gcp::util::GpibUsbDevice)gcp::util::GpibUsbDevice
GpibUsbDevice(GpibUsbController &controller) (defined in gcp::util::GpibUsbDevice)gcp::util::GpibUsbDevice
sendControllerCommand(std::string cmd, bool expectsResponse=false, GPIB_RESPONSE_HANDLER(*handler)=0, bool block=false, void *retVal=0)gcp::util::GpibUsbDevice
sendDeviceCommand(std::string cmd, bool expectsResponse=false, GPIB_RESPONSE_HANDLER(*handler)=0, bool block=false, void *retVal=0)gcp::util::GpibUsbDevice
setAddress(unsigned address)gcp::util::GpibUsbDevice
~GpibUsbDevice()gcp::util::GpibUsbDevicevirtual