bbtk::Executer::CBBDefinition Struct Reference

Struct that stores info on user defined complex black boxes. More...

List of all members.

Public Member Functions

 CBBDefinition (ComplexBlackBoxDescriptor::Pointer d, const std::string &p)

Public Attributes

ComplexBlackBoxDescriptor::Pointer box
std::string package


Detailed Description

Struct that stores info on user defined complex black boxes.

Definition at line 250 of file bbtkExecuter.h.


Constructor & Destructor Documentation

bbtk::Executer::CBBDefinition::CBBDefinition ( ComplexBlackBoxDescriptor::Pointer  d,
const std::string &  p 
) [inline]

Definition at line 254 of file bbtkExecuter.h.

00256         : box(d), package(p) {}


Member Data Documentation

Definition at line 252 of file bbtkExecuter.h.

Definition at line 253 of file bbtkExecuter.h.


The documentation for this struct was generated from the following file:

Generated on Thu May 31 14:14:30 2012 for BBTK by  doxygen 1.5.7.1