RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
rtctk::componentFramework::OptCmdsImpl Class Reference

Class that handles reception of command Optimise using MAL. More...

#include <rtctk/componentFramework/optCmdsImpl.hpp>

Inheritance diagram for rtctk::componentFramework::OptCmdsImpl:

Public Member Functions

 OptCmdsImpl (StateMachineEngine &engine)
 
::elt::mal::future< std::string > Optimise (const std::string &args) override
 

Static Public Member Functions

static void Register (CommandReplier &replier, StateMachineEngine &engine)
 

Detailed Description

Class that handles reception of command Optimise using MAL.

Constructor & Destructor Documentation

◆ OptCmdsImpl()

rtctk::componentFramework::OptCmdsImpl::OptCmdsImpl ( StateMachineEngine & engine)
inlineexplicit

Member Function Documentation

◆ Optimise()

::elt::mal::future< std::string > rtctk::componentFramework::OptCmdsImpl::Optimise ( const std::string & args)
inlineoverride

◆ Register()

static void rtctk::componentFramework::OptCmdsImpl::Register ( CommandReplier & replier,
StateMachineEngine & engine )
inlinestatic

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