crown  1.0.0
pelib::crown::CrownComposite Class Reference

#include <CrownComposite.hpp>

Inheritance diagram for pelib::crown::CrownComposite:
[legend]

List of all members.

Public Member Functions

 CrownComposite (const CrownScheduler *coreScheduler=NULL, bool showOutput=false, bool showError=false)
 CrownComposite (const Algebra &param, const CrownScheduler *coreScheduler=NULL, bool showOutput=false, bool showError=false)
 CrownComposite (const Taskgraph &tg, const Platform &pt, const Algebra &param, const CrownScheduler *coreScheduler=NULL, bool showOutput=false, bool showError=false)
 CrownComposite (const CrownComposite &)
virtual ~CrownComposite ()
std::string getShortDescription () const

Public Attributes

const CrownSchedulerscheduler

Detailed Description

Definition at line 29 of file CrownComposite.hpp.


Constructor & Destructor Documentation

CrownComposite::CrownComposite ( const CrownScheduler coreScheduler = NULL,
bool  showOutput = false,
bool  showError = false 
)

Definition at line 61 of file CrownComposite.cpp.

CrownComposite::CrownComposite ( const Algebra &  param,
const CrownScheduler coreScheduler = NULL,
bool  showOutput = false,
bool  showError = false 
)

Definition at line 70 of file CrownComposite.cpp.

CrownComposite::CrownComposite ( const Taskgraph &  tg,
const Platform &  pt,
const Algebra &  param,
const CrownScheduler coreScheduler = NULL,
bool  showOutput = false,
bool  showError = false 
)

Definition at line 79 of file CrownComposite.cpp.

Definition at line 88 of file CrownComposite.cpp.

Definition at line 95 of file CrownComposite.cpp.


Member Function Documentation


Member Data Documentation


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