![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
#include "irsol/protocol/parsing/parser.hpp"#include "irsol/logging.hpp"#include "irsol/protocol/utils.hpp"#include <regex>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. | |