Public Member Functions | |
SimpleLED (OptionManager &mgr, const std::string &descrName="SimpleLED", const std::string &tagName="SimpleLED") | |
void | turnOn () |
void | turnOff () |
Protected Member Functions | |
void | stop2 () |
This is called from within stop() after the subcomponents have stopped. |
Definition at line 9 of file SimpleLED.H.
void SimpleLED::stop2 | ( | ) | [inline, protected, virtual] |
This is called from within stop() after the subcomponents have stopped.
Reimplemented from ModelComponent.
Definition at line 19 of file SimpleLED.H.