FreePOOMA  2.4.1
Namespaces | Typedefs
Scheduler.h File Reference

Scheduler multiplexing based on configuration. More...

#include "Pooma/Configuration.h"
#include "SmartsStubs.h"
Include dependency graph for Scheduler.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  Pooma

Typedefs

typedef Smarts::Stub Pooma::SmartsTag_t

Detailed Description

Scheduler multiplexing based on configuration.

This file exist to wrap the correct includes from Smarts based on the scheduler that we've selected. If we're running in serial then we include the a stub file. This file defines a single typedef: SmartsTag_t, a policy tag which is used to select the appropriate smarts data object etc.