CyberAtom C++ Library

2.5.0

Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cexception
 Ccyberatom::CannotOpenDeviceExceptionOccurs when connection with CyberAtom device cannot be established
 Ccyberatom::CannotOpenPortExceptionOccurs when specified serial port cannot be open
 Ccyberatom::DataTransferExceptionThrown when there was a problem to retrieve data packet from the device
 Ccyberatom::DeviceNotFoundExceptionOccurs when no CyberAtom device has been found connected to the computer
 Ccyberatom::UnsupportedMessageIdExceptionThrown when connected CyberAtom device sends message with code unknown to the API library
 Ccyberatom::IConnectionRepresents communication interface to the device
 Ccyberatom::SerialConnectionProvides connection to the device via computer's serial port
 Ccyberatom::UsbConnectionProvides connection to the device via computer's USB port
 Ccyberatom::IDevice
 Ccyberatom::DeviceImplementation of logical CyberAtom device
 Ccyberatom::IResponse
 Ccyberatom::ResponseImplementation of IResponse interface that does nothing