YARP
Yet Another Robot Platform
execstate.h File Reference
#include <yarp/manager/fsm.h>
#include <yarp/conf/api.h>
+ Include dependency graph for execstate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yarp::manager::ITransition
 all transitions are used in state machine More...
 
class  yarp::manager::EventFactory
 
class  yarp::manager::Suspended
 class Suspended More...
 
class  yarp::manager::Ready
 class Ready More...
 
class  yarp::manager::Connecting
 class Connecting More...
 
class  yarp::manager::Running
 class Running More...
 
class  yarp::manager::Dying
 class Dying More...
 
class  yarp::manager::Dead
 class Dead More...
 
class  yarp::manager::ExecMachine
 Class ExecMachine. More...
 

Namespaces

 yarp
 The main, catch-all namespace for YARP.
 
 yarp::manager