#include <sequencer.hh>
|
| void | setName (const std::string &name_) |
| |
Definition at line 58 of file sequencer.hh.
◆ sotEventType
| Enumerator |
|---|
| EVENT_ADD | |
| EVENT_RM | |
| EVENT_CMD | |
Definition at line 60 of file sequencer.hh.
◆ sotEventAbstract()
| dynamicgraph::sot::Sequencer::sotEventAbstract::sotEventAbstract |
( |
const std::string & |
name | ) |
|
|
inline |
◆ ~sotEventAbstract()
| virtual dynamicgraph::sot::Sequencer::sotEventAbstract::~sotEventAbstract |
( |
void |
| ) |
|
|
inlinevirtual |
◆ display()
| virtual void dynamicgraph::sot::Sequencer::sotEventAbstract::display |
( |
std::ostream & |
os | ) |
const |
|
inlinevirtual |
◆ getEventType()
| size_type dynamicgraph::sot::Sequencer::sotEventAbstract::getEventType |
( |
| ) |
const |
|
inline |
◆ getName()
| virtual const std::string& dynamicgraph::sot::Sequencer::sotEventAbstract::getName |
( |
| ) |
const |
|
inlinevirtual |
◆ operator()()
| virtual void dynamicgraph::sot::Sequencer::sotEventAbstract::operator() |
( |
Sot * |
sotPtr | ) |
|
|
pure virtual |
◆ setName()
| void dynamicgraph::sot::Sequencer::sotEventAbstract::setName |
( |
const std::string & |
name_ | ) |
|
|
inlineprotected |
◆ eventType
| size_type dynamicgraph::sot::Sequencer::sotEventAbstract::eventType |
|
protected |
◆ name
| std::string dynamicgraph::sot::Sequencer::sotEventAbstract::name |
|
protected |
The documentation for this class was generated from the following file: