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 237 of file bbtkExecuter.h.


Constructor & Destructor Documentation

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

Definition at line 241 of file bbtkExecuter.h.

References box, and package.

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


Member Data Documentation

ComplexBlackBoxDescriptor::Pointer bbtk::Executer::CBBDefinition::box

Definition at line 239 of file bbtkExecuter.h.

Referenced by CBBDefinition().

std::string bbtk::Executer::CBBDefinition::package

Definition at line 240 of file bbtkExecuter.h.

Referenced by CBBDefinition().


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

Generated on Wed Nov 12 11:38:46 2008 for BBTK by  doxygen 1.5.6