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

Declaration of the CommandGISHandler class. More...

Go to the source code of this file.

Classes

class  irsol::server::handlers::CommandGISHandler
 Handler for the gis command (sequence frame acquisition). 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 CommandGISHandler class.

Defines the irsol::server::handlers::CommandGISHandler class, which handles the gis command for sequence frame acquisition.

Definition in file command_gis.hpp.