![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
#include "irsol/protocol/message.hpp"#include "irsol/protocol/parsing.hpp"#include "irsol/protocol/serialization.hpp"#include "irsol/protocol/utils.hpp"Go to the source code of this file.
Namespaces | |
| namespace | irsol |
| namespace | irsol::protocol |
| Core protocol message types, serialization, parsing, and communication utilities for the irsol framework. | |