This helper class dynamically overloads the "new" shell command to allow creation of tasks and features as well as entities.
More...
#include <sot/core/additional-functions.hh>
List of all members.
Detailed Description
This helper class dynamically overloads the "new" shell command to allow creation of tasks and features as well as entities.
Constructor & Destructor Documentation
dynamicgraph::sot::AdditionalFunctions::AdditionalFunctions |
( |
| ) |
|
dynamicgraph::sot::AdditionalFunctions::~AdditionalFunctions |
( |
| ) |
|
Member Function Documentation
static void dynamicgraph::sot::AdditionalFunctions::cmdFlagSet |
( |
const std::string & |
cmd, |
|
|
std::istringstream & |
args, |
|
|
std::ostream & |
os |
|
) |
| [static] |