This helper class dynamically overloads the "new" shell command to allow creation of tasks and features as well as entities. More...
#include <additional-functions.hh>
Public Member Functions | |
AdditionalFunctions () | |
~AdditionalFunctions () | |
Static Public Member Functions | |
static void | cmdFlagSet (const std::string &cmd, std::istringstream &args, std::ostream &os) |
This helper class dynamically overloads the "new" shell command to allow creation of tasks and features as well as entities.
Definition at line 35 of file additional-functions.hh.
AdditionalFunctions::AdditionalFunctions | ( | ) |
Definition at line 23 of file additional-functions.cpp.
AdditionalFunctions::~AdditionalFunctions | ( | ) |
Definition at line 25 of file additional-functions.cpp.
|
static |
Definition at line 27 of file additional-functions.cpp.