YARP
Yet Another Robot Platform
yarp::robotinterface::experimental::Action::Private Class Reference

Detailed Description

Definition at line 18 of file Action.cpp.

Public Member Functions

 Private (Action *)
 

Public Attributes

ActionPhase phase
 
ActionType type
 
unsigned int level
 
ParamList params
 

Constructor & Destructor Documentation

◆ Private()

yarp::robotinterface::experimental::Action::Private::Private ( Action )
inline

Definition at line 21 of file Action.cpp.

Member Data Documentation

◆ level

unsigned int yarp::robotinterface::experimental::Action::Private::level

Definition at line 30 of file Action.cpp.

◆ params

ParamList yarp::robotinterface::experimental::Action::Private::params

Definition at line 31 of file Action.cpp.

◆ phase

ActionPhase yarp::robotinterface::experimental::Action::Private::phase

Definition at line 28 of file Action.cpp.

◆ type

ActionType yarp::robotinterface::experimental::Action::Private::type

Definition at line 29 of file Action.cpp.


The documentation for this class was generated from the following file: