![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
Declaration of the AssignmentInputSequenceLengthHandler class. More...
#include "irsol/server/handlers/base.hpp"Go to the source code of this file.
Classes | |
| class | irsol::server::handlers::AssignmentInputSequenceLengthHandler |
Handler for assignment of the input sequence length parameter isl. 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. | |
Declaration of the AssignmentInputSequenceLengthHandler class.
Defines the irsol::server::handlers::AssignmentInputSequenceLengthHandler class, which handles assignment messages to set the input sequence length for a client session.
Definition in file assignment_input_sequence_length.hpp.