#include <Transition.h>
| Transition::Transition |
( |
| ) |
|
| Transition::~Transition |
( |
| ) |
|
|
virtual |
| scxml4cpp::Transition::Transition |
( |
| ) |
|
| virtual scxml4cpp::Transition::~Transition |
( |
| ) |
|
|
virtual |
| scxml4cpp::Transition::Transition |
( |
| ) |
|
| virtual scxml4cpp::Transition::~Transition |
( |
| ) |
|
|
virtual |
| void Transition::addAction |
( |
Action * |
a | ) |
|
| void scxml4cpp::Transition::addAction |
( |
Action * |
a | ) |
|
| void scxml4cpp::Transition::addAction |
( |
Action * |
a | ) |
|
| void scxml4cpp::Transition::addCondition |
( |
Action * |
c | ) |
|
| void scxml4cpp::Transition::addCondition |
( |
Action * |
c | ) |
|
| void Transition::addCondition |
( |
Action * |
c | ) |
|
| void Transition::addTarget |
( |
State * |
s | ) |
|
| void scxml4cpp::Transition::addTarget |
( |
State * |
s | ) |
|
| void scxml4cpp::Transition::addTarget |
( |
State * |
s | ) |
|
| const Event & Transition::getEvent |
( |
| ) |
|
| const Event& scxml4cpp::Transition::getEvent |
( |
| ) |
|
| const Event& scxml4cpp::Transition::getEvent |
( |
| ) |
|
| State * Transition::getSource |
( |
| ) |
|
| State* scxml4cpp::Transition::getSource |
( |
| ) |
|
| State* scxml4cpp::Transition::getSource |
( |
| ) |
|
| std::list<State*>& scxml4cpp::Transition::getTargets |
( |
| ) |
|
| std::list< State * > & Transition::getTargets |
( |
| ) |
|
| std::list<State*>& scxml4cpp::Transition::getTargets |
( |
| ) |
|
| bool scxml4cpp::Transition::isEnabled |
( |
Context * |
c | ) |
|
| bool Transition::isEnabled |
( |
Context * |
c | ) |
|
| bool scxml4cpp::Transition::isEnabled |
( |
Context * |
c | ) |
|
| bool scxml4cpp::Transition::isEnabled |
( |
const Event & |
e, |
|
|
Context * |
c |
|
) |
| |
| bool scxml4cpp::Transition::isEnabled |
( |
const Event & |
e, |
|
|
Context * |
c |
|
) |
| |
| void scxml4cpp::Transition::setEvent |
( |
const Event & |
e | ) |
|
| void Transition::setEvent |
( |
const Event & |
e | ) |
|
| void scxml4cpp::Transition::setEvent |
( |
const Event & |
e | ) |
|
| void Transition::setSource |
( |
State * |
source | ) |
|
| void scxml4cpp::Transition::setSource |
( |
State * |
source | ) |
|
| void scxml4cpp::Transition::setSource |
( |
State * |
source | ) |
|
| void scxml4cpp::Transition::setTargets |
( |
std::list< State * > & |
targets | ) |
|
| void Transition::setTargets |
( |
std::list< State * > & |
targets | ) |
|
| void scxml4cpp::Transition::setTargets |
( |
std::list< State * > & |
targets | ) |
|
The documentation for this class was generated from the following files: