Public Member Functions | Protected Attributes | List of all members
sotEventTaskBased Class Reference
Inheritance diagram for sotEventTaskBased:
Inheritance graph
[legend]

Public Member Functions

virtual void display (std::ostream &os) const
 
virtual const std::string & getName () const
 
void init (std::istringstream &cmdArgs)
 
 sotEventTaskBased (const std::string name="", TaskAbstract *task=NULL)
 
- Public Member Functions inherited from dynamicgraph::sot::Sequencer::sotEventAbstract
size_type getEventType () const
 
virtual void operator() (Sot *sotPtr)=0
 
 sotEventAbstract (const std::string &name)
 
virtual ~sotEventAbstract (void)
 

Protected Attributes

const std::string defaultTaskName
 
TaskAbstracttaskPtr
 
- Protected Attributes inherited from dynamicgraph::sot::Sequencer::sotEventAbstract
size_type eventType
 
std::string name
 

Additional Inherited Members

- Public Types inherited from dynamicgraph::sot::Sequencer::sotEventAbstract
enum  sotEventType { EVENT_ADD, EVENT_RM, EVENT_CMD }
 
- Protected Member Functions inherited from dynamicgraph::sot::Sequencer::sotEventAbstract
void setName (const std::string &name_)
 

Detailed Description

Definition at line 50 of file sequencer.cpp.

Constructor & Destructor Documentation

◆ sotEventTaskBased()

sotEventTaskBased::sotEventTaskBased ( const std::string  name = "",
TaskAbstract task = NULL 
)
inline

Definition at line 56 of file sequencer.cpp.

Member Function Documentation

◆ display()

virtual void sotEventTaskBased::display ( std::ostream &  os) const
inlinevirtual

Reimplemented from dynamicgraph::sot::Sequencer::sotEventAbstract.

Reimplemented in sotEventRemoveATask, and sotEventAddATask.

Definition at line 69 of file sequencer.cpp.

◆ getName()

virtual const std::string& sotEventTaskBased::getName ( ) const
inlinevirtual

Reimplemented from dynamicgraph::sot::Sequencer::sotEventAbstract.

Definition at line 75 of file sequencer.cpp.

◆ init()

void sotEventTaskBased::init ( std::istringstream &  cmdArgs)
inline

Definition at line 59 of file sequencer.cpp.

Member Data Documentation

◆ defaultTaskName

const std::string sotEventTaskBased::defaultTaskName
protected

Definition at line 53 of file sequencer.cpp.

◆ taskPtr

TaskAbstract* sotEventTaskBased::taskPtr
protected

Definition at line 52 of file sequencer.cpp.


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


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:32