#include "bbtkObject.h"
#include "bbtkBlackBoxInputDescriptor.h"
#include "bbtkBlackBoxOutputDescriptor.h"
#include <map>
#include <fstream>


Go to the source code of this file.
Classes | |
| class | bbtk::BlackBoxDescriptor |
| (Abstract) Contains information on a BlackBox type (name, description, author, inputs, outputs) and is able to create an instance of it. More... | |
Namespaces | |
| namespace | bbtk |
Definition in file bbtkBlackBoxDescriptor.h.
1.5.7.1