![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
Classes | |
| struct | BinaryData |
| Represents a binary data object within the protocol. More... | |
| struct | BinaryDataBufferName |
| Helper to get a descriptive name for binary data buffers by dimensionality. More... | |
| class | ParserResult |
| Wrapper for the result of a protocol parsing attempt. More... | |
| struct | SerializedMessage |
| Represents a serialized protocol message with header and payload. More... | |