sot::PGManager Class Reference
Finds the PG and sends steps to the PG.
More...
#include <sot-pattern-generator/pg-manager.h>
List of all members.
Detailed Description
Finds the PG and sends steps to the PG.
Constructor & Destructor Documentation
sot::PGManager::PGManager |
( |
const std::string & |
name |
) |
|
Member Function Documentation
double sot::PGManager::changeNextStep |
( |
StepQueue & |
queue |
) |
|
virtual void sot::PGManager::commandLine |
( |
const std::string & |
cmdLine, |
|
|
std::istringstream & |
cmdArgs, |
|
|
std::ostream & |
os | |
|
) |
| | [virtual] |
virtual void sot::PGManager::display |
( |
std::ostream & |
os |
) |
const [virtual] |
virtual const std::string& sot::PGManager::getClassName |
( |
void |
|
) |
const [inline, virtual] |
void sot::PGManager::introduceStep |
( |
StepQueue & |
queue |
) |
|
void sot::PGManager::startSequence |
( |
const StepQueue & |
seq |
) |
|
void sot::PGManager::stopSequence |
( |
const StepQueue & |
seq |
) |
|
Member Data Documentation