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