#include <statemap.h>
Definition at line 191 of file statemap.h.
statemap::TransitionUndefinedException::TransitionUndefinedException |
( |
| ) |
|
|
inline |
statemap::TransitionUndefinedException::TransitionUndefinedException |
( |
const char * |
state, |
|
|
const char * |
transition |
|
) |
| |
|
inline |
virtual statemap::TransitionUndefinedException::~TransitionUndefinedException |
( |
| ) |
|
throw | ( | |
| ) | | |
|
inlinevirtual |
const char* statemap::TransitionUndefinedException::getState |
( |
| ) |
const |
|
inline |
const char* statemap::TransitionUndefinedException::getTransition |
( |
| ) |
const |
|
inline |
char* statemap::TransitionUndefinedException::_state |
|
private |
char* statemap::TransitionUndefinedException::_transition |
|
private |
The documentation for this class was generated from the following file: