IRSOL
C++ code implementing socket server for interacting with Baumer camera.
assignment_input_sequence_length.hpp File Reference

Declaration of the AssignmentInputSequenceLengthHandler class. More...

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.
 

Detailed Description

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.