Dummy Startable class for backward compatibility.
More...
#include <sensesp/system/startable.h>
Dummy Startable class for backward compatibility.
Definition at line 10 of file startable.h.
◆ Startable()
sensesp::Startable::Startable |
( |
int | priority = 0 | ) |
|
|
inline |
◆ get_start_priority()
const int sensesp::Startable::get_start_priority |
( |
| ) |
|
|
inline |
◆ set_start_priority()
void sensesp::Startable::set_start_priority |
( |
int | priority | ) |
|
|
inline |
◆ start()
virtual void sensesp::Startable::start |
( |
| ) |
|
|
inlinevirtual |
◆ start_all()
static void sensesp::Startable::start_all |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: