#include <monCmdsImpl.hpp>
|
| | MonCmdsImpl (rad::SMAdapter &sm) |
| |
| virtual | ~MonCmdsImpl () |
| |
| virtual elt::mal::future< std::string > | Reload () override |
| |
| virtual elt::mal::future< std::string > | GetModulesLoaded () override |
| |
| virtual elt::mal::future< std::string > | SetAppIgnore (const std::shared_ptr< telmonif::AppIgnoreData > &ignore_args) override |
| |
◆ MonCmdsImpl()
| hlcc::telmon::MonCmdsImpl::MonCmdsImpl |
( |
rad::SMAdapter & |
sm | ) |
|
|
inlineexplicit |
◆ ~MonCmdsImpl()
| virtual hlcc::telmon::MonCmdsImpl::~MonCmdsImpl |
( |
| ) |
|
|
inlinevirtual |
◆ GetModulesLoaded()
| virtual elt::mal::future< std::string > hlcc::telmon::MonCmdsImpl::GetModulesLoaded |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Reload()
| virtual elt::mal::future< std::string > hlcc::telmon::MonCmdsImpl::Reload |
( |
| ) |
|
|
inlineoverridevirtual |
◆ SetAppIgnore()
| virtual elt::mal::future< std::string > hlcc::telmon::MonCmdsImpl::SetAppIgnore |
( |
const std::shared_ptr< telmonif::AppIgnoreData > & |
ignore_args | ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: