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

Declaration of the InquiryFrameRateHandler class. More...

Go to the source code of this file.

Classes

class  irsol::server::handlers::InquiryFrameRateHandler
 Handler for inquiry of the current 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 InquiryFrameRateHandler class.

Defines the irsol::server::handlers::InquiryFrameRateHandler class, which handles inquiry messages to retrieve the current frame rate.

Definition in file inquiry_frame_rate.hpp.