HLCC Documentation 2.2.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
hlcc::telmon::MonCmdsImpl Class Reference

#include <monCmdsImpl.hpp>

Inheritance diagram for hlcc::telmon::MonCmdsImpl:

Public Member Functions

 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
 
virtual elt::mal::future< std::string > SetSubsystemIgnore (const std::shared_ptr< telmonif::SubsystemIgnoreData > &ignore_args) override
 

Constructor & Destructor Documentation

◆ MonCmdsImpl()

hlcc::telmon::MonCmdsImpl::MonCmdsImpl ( rad::SMAdapter & sm)
inlineexplicit

◆ ~MonCmdsImpl()

virtual hlcc::telmon::MonCmdsImpl::~MonCmdsImpl ( )
inlinevirtual

Member Function Documentation

◆ 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

◆ SetSubsystemIgnore()

virtual elt::mal::future< std::string > hlcc::telmon::MonCmdsImpl::SetSubsystemIgnore ( const std::shared_ptr< telmonif::SubsystemIgnoreData > & ignore_args)
inlineoverridevirtual

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