
| Public Member Functions | |
| virtual void | display (std::ostream &os) const | 
| void | operator() (Sot *sotptr) | 
| sotEventRemoveATask (const std::string name="", TaskAbstract *task=NULL) | |
|  Public Member Functions inherited from sotEventTaskBased | |
| 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 | |
| int | getEventType () const | 
| sotEventAbstract (const std::string &name) | |
| virtual | ~sotEventAbstract (void) | 
| 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_) | 
|  Protected Attributes inherited from sotEventTaskBased | |
| const std::string | defaultTaskName | 
| TaskAbstract * | taskPtr | 
|  Protected Attributes inherited from dynamicgraph::sot::Sequencer::sotEventAbstract | |
| int | eventType | 
| std::string | name | 
Definition at line 105 of file sequencer.cpp.
| 
 | inline | 
Definition at line 107 of file sequencer.cpp.
| 
 | inlinevirtual | 
Reimplemented from sotEventTaskBased.
Definition at line 120 of file sequencer.cpp.
| 
 | inlinevirtual | 
Implements dynamicgraph::sot::Sequencer::sotEventAbstract.
Definition at line 112 of file sequencer.cpp.