bbtkAtomicBlackBox.h File Reference
class
bbtk::AtomicBlackBox : ancestor of all user defined (concrete) black boxes which are atomic (vs. ComplexBlackBox objects which are made up of other (atomic or complex) boxes).
More...
#include "bbtkBlackBox.h"
#include "bbtkAtomicBlackBoxDescriptor.h"
#include "bbtkAtomicBlackBoxMacros.h"
Go to the source code of this file.
|
Classes |
class | bbtk::AtomicBlackBox |
| Ancestor of all user defined (concrete) black boxes which are atomic (vs. complex boxes which are made up of other (atomic or complex) boxes). More...
|
Namespaces |
namespace | bbtk |
Detailed Description
class
bbtk::AtomicBlackBox : ancestor of all user defined (concrete) black boxes which are atomic (vs. ComplexBlackBox objects which are made up of other (atomic or complex) boxes).
Definition in file bbtkAtomicBlackBox.h.