| ▼Cexception | |
| Ccyberatom::CannotOpenDeviceException | Occurs when connection with CyberAtom device cannot be established |
| Ccyberatom::CannotOpenPortException | Occurs when specified serial port cannot be open |
| Ccyberatom::DataTransferException | Thrown when there was a problem to retrieve data packet from the device |
| Ccyberatom::DeviceNotFoundException | Occurs when no CyberAtom device has been found connected to the computer |
| Ccyberatom::UnsupportedMessageIdException | Thrown when connected CyberAtom device sends message with code unknown to the API library |
| ▼Ccyberatom::IConnection | Represents communication interface to the device |
| Ccyberatom::SerialConnection | Provides connection to the device via computer's serial port |
| Ccyberatom::UsbConnection | Provides connection to the device via computer's USB port |
| ▼Ccyberatom::IDevice | |
| Ccyberatom::Device | Implementation of logical CyberAtom device |
| ▼Ccyberatom::IResponse | |
| Ccyberatom::Response | Implementation of IResponse interface that does nothing |