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

Public Member Functions

 Actions ()
 
 ~Actions ()
 
int size ()
 
void clear ()
 
ActionItempop ()
 
void push_back (ActionItem *v)
 

Detailed Description

Definition at line 156 of file main.cpp.

Constructor & Destructor Documentation

◆ Actions()

Actions::Actions ( )
inline

Definition at line 161 of file main.cpp.

◆ ~Actions()

Actions::~Actions ( )
inline

Definition at line 162 of file main.cpp.

Member Function Documentation

◆ clear()

void Actions::clear ( )
inline

Definition at line 169 of file main.cpp.

◆ pop()

ActionItem* Actions::pop ( )
inline

Definition at line 179 of file main.cpp.

◆ push_back()

void Actions::push_back ( ActionItem v)
inline

Definition at line 189 of file main.cpp.

◆ size()

int Actions::size ( )
inline

Definition at line 164 of file main.cpp.


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