![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
Declaration of the CommandGIBaseHandler class. More...
Go to the source code of this file.
Classes | |
| class | irsol::server::handlers::internal::CommandGIBaseHandler |
Base handler for frame acquisition commands (gi, gis). More... | |
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. | |
| namespace | irsol::server::handlers::internal |
Declaration of the CommandGIBaseHandler class.
Defines the irsol::server::handlers::internal::CommandGIBaseHandler class, which provides common logic for handling frame acquisition commands.
Definition in file command_gi_base.hpp.