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

Declaration of the AssignmentFrameRateHandler class. More...

Go to the source code of this file.

Classes

class  irsol::server::handlers::AssignmentFrameRateHandler
 Handler for assignment of the frame rate parameter. 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 AssignmentFrameRateHandler class.

Defines the irsol::server::handlers::AssignmentFrameRateHandler class, which handles assignment messages to set the frame rate for a client session.

Definition in file assignment_frame_rate.hpp.