#include "bbtkAtomicBlackBox.h"


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