#include <sot/core/sequencer.hh>
|
dynamicgraph::SignalTimeDependent< int, int > | triggerSOUT |
|
◆ TaskList
◆ TaskMap
◆ Sequencer()
dynamicgraph::sot::Sequencer::Sequencer |
( |
const std::string & |
name | ) |
|
if true, display nothing standard output on except errors
◆ ~Sequencer()
virtual dynamicgraph::sot::Sequencer::~Sequencer |
( |
void |
| ) |
|
|
virtual |
◆ addTask()
void dynamicgraph::sot::Sequencer::addTask |
( |
sotEventAbstract * |
task, |
|
|
const unsigned int |
time |
|
) |
| |
◆ clearAll()
void dynamicgraph::sot::Sequencer::clearAll |
( |
| ) |
|
◆ display()
virtual void dynamicgraph::sot::Sequencer::display |
( |
std::ostream & |
os | ) |
const |
|
virtual |
◆ rmTask()
void dynamicgraph::sot::Sequencer::rmTask |
( |
int |
eventType, |
|
|
const std::string & |
name, |
|
|
const unsigned int |
time |
|
) |
| |
◆ setSotRef()
void dynamicgraph::sot::Sequencer::setSotRef |
( |
Sot * |
sot | ) |
|
|
inline |
◆ trigger()
int& dynamicgraph::sot::Sequencer::trigger |
( |
int & |
dummy, |
|
|
const int & |
time |
|
) |
| |
◆ noOutput
bool dynamicgraph::sot::Sequencer::noOutput |
|
protected |
◆ outputStreamPtr
std::ostream* dynamicgraph::sot::Sequencer::outputStreamPtr |
|
protected |
◆ playMode
bool dynamicgraph::sot::Sequencer::playMode |
|
protected |
◆ sotPtr
Sot* dynamicgraph::sot::Sequencer::sotPtr |
|
protected |
◆ taskMap
TaskMap dynamicgraph::sot::Sequencer::taskMap |
|
protected |
◆ timeInit
int dynamicgraph::sot::Sequencer::timeInit |
|
protected |
◆ triggerSOUT
dynamicgraph::SignalTimeDependent<int, int> dynamicgraph::sot::Sequencer::triggerSOUT |
The documentation for this class was generated from the following file: