#include <cmdsImpl.hpp>
|
| | SecondaryLoopManagerCmdsImpl (rad::SMAdapter &sm) |
| |
| virtual | ~SecondaryLoopManagerCmdsImpl () |
| |
| virtual elt::mal::future< std::string > | CloseLoop (const elt::mal::shared_vector< const int32_t > &loops) override |
| |
| virtual elt::mal::future< std::string > | OpenLoop (const elt::mal::shared_vector< const int32_t > &loops) override |
| |
| virtual elt::mal::future< std::string > | ResumeLoop (const elt::mal::shared_vector< const int32_t > &loops) override |
| |
| virtual elt::mal::future< std::string > | SuspendLoop (const elt::mal::shared_vector< const int32_t > &loops) override |
| |
| virtual elt::mal::future< std::string > | RunSlm () override |
| |
| virtual elt::mal::future< std::string > | StopSlm () override |
| |
◆ SecondaryLoopManagerCmdsImpl()
| ifw::slm::SecondaryLoopManagerCmdsImpl::SecondaryLoopManagerCmdsImpl |
( |
rad::SMAdapter & | sm | ) |
|
|
inlineexplicit |
◆ ~SecondaryLoopManagerCmdsImpl()
| virtual ifw::slm::SecondaryLoopManagerCmdsImpl::~SecondaryLoopManagerCmdsImpl |
( |
| ) |
|
|
inlinevirtual |
◆ CloseLoop()
| virtual elt::mal::future< std::string > ifw::slm::SecondaryLoopManagerCmdsImpl::CloseLoop |
( |
const elt::mal::shared_vector< const int32_t > & | loops | ) |
|
|
inlineoverridevirtual |
◆ OpenLoop()
| virtual elt::mal::future< std::string > ifw::slm::SecondaryLoopManagerCmdsImpl::OpenLoop |
( |
const elt::mal::shared_vector< const int32_t > & | loops | ) |
|
|
inlineoverridevirtual |
◆ ResumeLoop()
| virtual elt::mal::future< std::string > ifw::slm::SecondaryLoopManagerCmdsImpl::ResumeLoop |
( |
const elt::mal::shared_vector< const int32_t > & | loops | ) |
|
|
inlineoverridevirtual |
◆ RunSlm()
| virtual elt::mal::future< std::string > ifw::slm::SecondaryLoopManagerCmdsImpl::RunSlm |
( |
| ) |
|
|
inlineoverridevirtual |
◆ StopSlm()
| virtual elt::mal::future< std::string > ifw::slm::SecondaryLoopManagerCmdsImpl::StopSlm |
( |
| ) |
|
|
inlineoverridevirtual |
◆ SuspendLoop()
| virtual elt::mal::future< std::string > ifw::slm::SecondaryLoopManagerCmdsImpl::SuspendLoop |
( |
const elt::mal::shared_vector< const int32_t > & | loops | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: