rFSMTools
rFSM Tools
 All Classes Namespaces Files Functions Variables Typedefs Macros Pages
Classes | Namespaces | Macros
rfsm.h File Reference
#include <string>
#include <vector>
#include <map>
+ Include dependency graph for rfsm.h:

Go to the source code of this file.

Classes

class  rfsm::StateCallback
 The rfsm::StateCallback class can be used to implement the rFSM state callbacs in c++. More...
 
class  rfsm::LuaTraceCallback
 The LuaTraceCallback class. More...
 
class  rfsm::StateGraph
 The StateGraph class represents the rFSM state graph in term of states and the transitions among them. More...
 
struct  rfsm::StateGraph::LuaFuncCode
 
struct  rfsm::StateGraph::State
 
struct  rfsm::StateGraph::Transition
 
class  rfsm::StateMachine
 The rfsm::StateMachine class. More...
 

Namespaces

 rfsm
 

Macros

#define luaL_reg   luaL_Reg
 

Macro Definition Documentation

#define luaL_reg   luaL_Reg

Definition at line 25 of file rfsm.h.