#include <rfsm.h>
Public Member Functions | |
| bool | operator== (const State &s) const |
Public Attributes | |
| std::string | name |
| std::string | type |
| LuaFuncCode | entry |
| LuaFuncCode | doo |
| LuaFuncCode | exit |
|
inline |
| LuaFuncCode rfsm::StateGraph::State::doo |
| LuaFuncCode rfsm::StateGraph::State::entry |
| LuaFuncCode rfsm::StateGraph::State::exit |
1.8.8