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

Class that handles reception of commands Suspend and Resume using MAL. More...

#include <rtctk/componentFramework/suspCmdsImpl.hpp>

Inheritance diagram for rtctk::componentFramework::SuspCmdsImpl:

Public Member Functions

 SuspCmdsImpl (StateMachineEngine &engine)
 
::elt::mal::future< std::string > Suspend () override
 
::elt::mal::future< std::string > Resume () override
 

Static Public Member Functions

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

Detailed Description

Class that handles reception of commands Suspend and Resume using MAL.

Constructor & Destructor Documentation

◆ SuspCmdsImpl()

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

Member Function Documentation

◆ Register()

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

◆ Resume()

::elt::mal::future< std::string > rtctk::componentFramework::SuspCmdsImpl::Resume ( )
inlineoverride

◆ Suspend()

::elt::mal::future< std::string > rtctk::componentFramework::SuspCmdsImpl::Suspend ( )
inlineoverride

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