◆ getTraces()
std::vector< std::string > TestExecutorStatusListener::getTraces |
( |
| ) |
|
|
inline |
◆ notifyStatus()
void TestExecutorStatusListener::notifyStatus |
( |
std::list< scxml4cpp::State * > & | status | ) |
|
|
inlinevirtual |
This method is invoked by the State Machine interpreter every time a new state is entered.
- Parameters
-
status | List of currently active states. |
Implements scxml4cpp::StatusListener.
◆ mCounter
int TestExecutorStatusListener::mCounter = 0 |
◆ mHelper
◆ mTraces
std::vector<std::string> TestExecutorStatusListener::mTraces |
The documentation for this class was generated from the following file: