This is a brief description.
More...
#include <StateMachineRunner.h>
Inherits openjaus::system::Thread.
List of all members.
Detailed Description
Detailed description.
- Author:
- Name (name@email.com)
Constructor & Destructor Documentation
| openjaus::model::StateMachineRunner::StateMachineRunner |
( |
|
) |
|
| openjaus::model::StateMachineRunner::~StateMachineRunner |
( |
|
) |
[virtual] |
Member Function Documentation
| std::string openjaus::model::StateMachineRunner::getName |
( |
|
) |
const |
| StateMachine * openjaus::model::StateMachineRunner::getStateMachine |
( |
|
) |
const |
| bool openjaus::model::StateMachineRunner::push |
( |
Trigger & |
trigger |
) |
|
| void * openjaus::model::StateMachineRunner::run |
( |
|
) |
[protected, virtual] |
| bool openjaus::model::StateMachineRunner::setName |
( |
std::string |
name |
) |
|
- Parameters:
-
| name | The value of the new name. |
| bool openjaus::model::StateMachineRunner::setStateMachine |
( |
StateMachine * |
stateMachine |
) |
|
- Parameters:
-
| stateMachine | The value of the new stateMachine. |
| void openjaus::model::StateMachineRunner::stop |
( |
|
) |
|
| std::string openjaus::model::StateMachineRunner::toString |
( |
|
) |
const |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
output, |
|
|
const StateMachineRunner & |
object | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following files: