hlcc 2.0.0-beta2+pre1
Loading...
Searching...
No Matches
Public Member Functions | List of all members
hlcc::telifsim::OffsetHandler Class Reference

#include <offsetHandler.hpp>

Public Member Functions

 OffsetHandler (DataContext &data_ctx)
 
virtual ~OffsetHandler ()
 
void PostOffset (const std::shared_ptr<::ccsinsif::OffsetSkyArgs > &offset_sky_args)
 

Detailed Description

This class handles SkyOffset different modes of execution.

Constructor & Destructor Documentation

◆ OffsetHandler()

hlcc::telifsim::OffsetHandler::OffsetHandler ( DataContext data_ctx)

Default Constructor

◆ ~OffsetHandler()

hlcc::telifsim::OffsetHandler::~OffsetHandler ( )
virtual

Destructor

Member Function Documentation

◆ PostOffset()

void hlcc::telifsim::OffsetHandler::PostOffset ( const std::shared_ptr<::ccsinsif::OffsetSkyArgs > &  offset_sky_args)

Post the offset command to the queues which will be processed later in a secondary thread

Parameters
offset_sky_argsoffset arguments
Exceptions
std::runtime_errorif not possible to post.

The documentation for this class was generated from the following files: