The MySubsystem class.
More...
The MySubsystem class.
The purpose of this dummy class is to validate the registration of a custom class into the subsystem factory.
◆ MySubsystem()
◆ Connect()
std::optional<elt::mal::future<void> > MySubsystem::Connect |
( |
| ) |
|
|
inline |
◆ Disable()
elt::mal::future<std::string> MySubsystem::Disable |
( |
| ) |
|
|
inline |
◆ Enable()
elt::mal::future<std::string> MySubsystem::Enable |
( |
| ) |
|
|
inline |
◆ GetName()
std::string MySubsystem::GetName |
( |
| ) |
const |
|
inline |
◆ GetState()
elt::mal::future<std::string> MySubsystem::GetState |
( |
| ) |
|
|
inline |
◆ GetStatus()
elt::mal::future<std::string> MySubsystem::GetStatus |
( |
| ) |
|
|
inline |
◆ GetVersion()
elt::mal::future<std::string> MySubsystem::GetVersion |
( |
| ) |
|
|
inline |
◆ Init()
elt::mal::future<std::string> MySubsystem::Init |
( |
| ) |
|
|
inline |
◆ Reset()
elt::mal::future<std::string> MySubsystem::Reset |
( |
| ) |
|
|
inline |
◆ Setup()
void MySubsystem::Setup |
( |
const std::any & |
payload | ) |
|
|
inline |
◆ StartSubscription()
void MySubsystem::StartSubscription |
( |
| ) |
|
|
inline |
◆ Status()
void MySubsystem::Status |
( |
const std::string & |
payload, |
|
|
std::string & |
buffer |
|
) |
| |
|
inline |
◆ Stop()
elt::mal::future<std::string> MySubsystem::Stop |
( |
| ) |
|
|
inline |
◆ UpdateConfig()
void MySubsystem::UpdateConfig |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: