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

Declaration of the CommandGIHandler class. More...

Go to the source code of this file.

Classes

class  irsol::server::handlers::CommandGIHandler
 Handler for the gi command (single 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 CommandGIHandler class.

Defines the irsol::server::handlers::CommandGIHandler class, which handles the gi command for single frame acquisition.

Definition in file command_gi.hpp.