![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
#include "irsol/server/acceptor.hpp"#include "irsol/assert.hpp"#include "irsol/logging.hpp"#include "irsol/server/client/session.hpp"#include "irsol/utils.hpp"Go to the source code of this file.
Namespaces | |
| namespace | irsol |
| namespace | irsol::server |
| Core server features. TOBE DEFINED FURTHER. | |
| namespace | irsol::server::internal |