![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
#include "irsol/server/message_handler.hpp"#include "irsol/logging.hpp"#include "irsol/protocol.hpp"Go to the source code of this file.
Namespaces | |
| namespace | irsol |
| namespace | irsol::server |
| Core server features. TOBE DEFINED FURTHER. | |
| namespace | irsol::server::handlers |
| Contains all logic for dispatching and implementing protocol message handlers. | |