#include <offsetHandler.hpp>
This class handles SkyOffset different modes of execution.
◆ OffsetHandler()
| hlcc::telif::OffsetHandler::OffsetHandler |
( |
DataContext & | data_ctx | ) |
|
◆ ~OffsetHandler()
| hlcc::telif::OffsetHandler::~OffsetHandler |
( |
| ) |
|
|
virtual |
◆ PostOffset()
| void hlcc::telif::OffsetHandler::PostOffset |
( |
const std::shared_ptr<::ccsinsif::OffsetSkyArgs > & | offset_sky_args, |
|
|
std::shared_ptr< elt::mal::promise< std::string > > | prom_resp ) |
Post the offset command to the queues which will be processed later in a secondary thread
- Parameters
-
| offset_sky_args | offset arguments |
| prom_resp | rad promise to sent response |
- Exceptions
-
| std::runtime_error | if not possible to post. |
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/hlcc-v2.2.0/software/apps/telif/app/src/include/telif/offsetHandler.hpp
- /home/abuild/rpmbuild/BUILD/hlcc-v2.2.0/software/apps/telif/app/src/offsetHandler.cpp