SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SchedulingWithBoostGraph Class Reference
Inheritance diagram for SchedulingWithBoostGraph:

Public Member Functions

 SchedulingWithBoostGraph ()
 

Protected Member Functions

virtual void SetUp ()
 
ModuleHandle addModuleToNetwork (Network &network, const std::string &moduleName)
 
DenseMatrixHandle matrix1 ()
 
DenseMatrixHandle matrix2 ()
 
void setupBasicNetwork ()
 

Protected Attributes

ModuleFactoryHandle mf
 
ModuleStateFactoryHandle sf
 
AlgorithmFactoryHandle af
 
Network matrixMathNetwork
 
ModuleHandle receive
 
ModuleHandle report
 
DenseMatrix expected
 

Constructor & Destructor Documentation

Member Function Documentation

ModuleHandle addModuleToNetwork ( Network network,
const std::string &  moduleName 
)
inlineprotected
DenseMatrixHandle matrix1 ( )
inlineprotected
DenseMatrixHandle matrix2 ( )
inlineprotected
virtual void SetUp ( )
inlineprotectedvirtual
void setupBasicNetwork ( )
inlineprotected
Todo:
: turn this into a convenience network printing function

Member Data Documentation

AlgorithmFactoryHandle af
protected
DenseMatrix expected
protected
Network matrixMathNetwork
protected
ModuleFactoryHandle mf
protected
ModuleHandle receive
protected
ModuleHandle report
protected

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