![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
Declaration of the InquiryIntegrationTimeHandler class. More...
#include "irsol/server/handlers/base.hpp"Go to the source code of this file.
Classes | |
| class | irsol::server::handlers::InquiryIntegrationTimeHandler |
| Handler for inquiry 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. | |
Declaration of the InquiryIntegrationTimeHandler class.
Defines the irsol::server::handlers::InquiryIntegrationTimeHandler class, which handles inquiry messages to retrieve the camera integration time (exposure).
Definition in file inquiry_integration_time.hpp.