
| Public Member Functions | |
| virtual void | display (std::ostream &os) const | 
| const std::string & | getEventCmd () const | 
| void | init (std::istringstream &args) | 
| virtual void | operator() (Sot *) | 
| sotEventCmd (const std::string cmdLine="") | |
|  Public Member Functions inherited from dynamicgraph::sot::Sequencer::sotEventAbstract | |
| int | getEventType () const | 
| virtual const std::string & | getName () const | 
| sotEventAbstract (const std::string &name) | |
| virtual | ~sotEventAbstract (void) | 
| Protected Attributes | |
| std::string | cmd | 
|  Protected Attributes inherited from dynamicgraph::sot::Sequencer::sotEventAbstract | |
| int | 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_) | 
Definition at line 127 of file sequencer.cpp.
| 
 | inline | 
Definition at line 132 of file sequencer.cpp.
| 
 | inlinevirtual | 
Reimplemented from dynamicgraph::sot::Sequencer::sotEventAbstract.
Definition at line 151 of file sequencer.cpp.
| 
 | inline | 
Definition at line 150 of file sequencer.cpp.
| 
 | inline | 
Definition at line 138 of file sequencer.cpp.
| 
 | inlinevirtual | 
Implements dynamicgraph::sot::Sequencer::sotEventAbstract.
Definition at line 152 of file sequencer.cpp.
| 
 | protected | 
Definition at line 129 of file sequencer.cpp.