SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
DynamicParallelExecutionStrategy Class Reference

#include <DynamicParallelExecutionStrategy.h>

Inheritance diagram for DynamicParallelExecutionStrategy:
ExecutionStrategy

Public Member Functions

virtual void executeAll (const Networks::NetworkInterface &network, const Networks::ExecutableLookup &lookup)
 
- Public Member Functions inherited from ExecutionStrategy
virtual ~ExecutionStrategy ()
 

Additional Inherited Members

- Public Types inherited from ExecutionStrategy
enum  Type { SERIAL, BASIC_PARALLEL, DYNAMIC_PARALLEL }
 
- Static Public Member Functions inherited from ExecutionStrategy
static boost::signals2::connection connectNetworkExecutionStarts (const ExecuteAllStartsSignalType::slot_type &subscriber)
 
static boost::signals2::connection connectNetworkExecutionFinished (const ExecuteAllFinishesSignalType::slot_type &subscriber)
 
- Static Protected Attributes inherited from ExecutionStrategy
static ExecutionBounds executionBounds_
 

Member Function Documentation

void executeAll ( const Networks::NetworkInterface network,
const Networks::ExecutableLookup lookup 
)
virtual

Implements ExecutionStrategy.


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