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

Declaration of the AssignmentIntegrationTimeHandler class. More...

Go to the source code of this file.

Classes

class  irsol::server::handlers::AssignmentIntegrationTimeHandler
 Handler for assignment of the camera integration time (exposure). 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 AssignmentIntegrationTimeHandler class.

Defines the irsol::server::handlers::AssignmentIntegrationTimeHandler class, which handles assignment messages to set the camera integration time (exposure).

Definition in file assignment_integration_time.hpp.