#include "bbtkAtomicBlackBox.h"


Go to the source code of this file.
Namespaces | |
| namespace | bbstd |
Classes | |
| class | bbstd::ExecSystemCommand |
Functions | |
| bbstd::BBTK_BEGIN_DESCRIBE_BLACK_BOX (ExecSystemCommand, bbtk::AtomicBlackBox) | |
| bbstd::BBTK_NAME ("ExecSystemCommand") | |
| bbstd::BBTK_AUTHOR ("eduardo.davila@creatis.insa-lyon.fr") | |
| bbstd::BBTK_DESCRIPTION ("Executes system (O.S.) commands") | |
| bbstd::BBTK_INPUT (ExecSystemCommand, In,"system (O.S.) commands separated by ';' , use '' to indicate strings ex. help 'graph' ", std::string,"") | |
| bbstd::BBTK_END_DESCRIBE_BLACK_BOX (ExecSystemCommand) | |
1.5.6