iCub-main
Public Member Functions | List of all members
ActionItem Class Reference

Public Member Functions

const int & getOffset () const
 
int & getOffset ()
 
const double & getTime () const
 
double & getTime ()
 
const Vector & getCmd () const
 
Vector & getCmd ()
 

Detailed Description

Definition at line 136 of file main.cpp.

Member Function Documentation

◆ getCmd() [1/2]

Vector& ActionItem::getCmd ( )
inline

Definition at line 151 of file main.cpp.

◆ getCmd() [2/2]

const Vector& ActionItem::getCmd ( ) const
inline

Definition at line 149 of file main.cpp.

◆ getOffset() [1/2]

int& ActionItem::getOffset ( )
inline

Definition at line 144 of file main.cpp.

◆ getOffset() [2/2]

const int& ActionItem::getOffset ( ) const
inline

Definition at line 143 of file main.cpp.

◆ getTime() [1/2]

double& ActionItem::getTime ( )
inline

Definition at line 147 of file main.cpp.

◆ getTime() [2/2]

const double& ActionItem::getTime ( ) const
inline

Definition at line 146 of file main.cpp.


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