public class BufferingProfileFiring extends Firing
See OptimizingSDFDirector,
OptimizingSDFScheduler and
BufferingProfile for more information.
OptimizingSDFDirector,
OptimizingSDFScheduler,
BufferingProfile| Red () |
| Red (mgeilen) |
| Modifier and Type | Field and Description |
|---|---|
boolean |
fireExclusive
Indicates whether this firing is to be performed exclusively (true)
or shared (false).
|
_parent| Constructor and Description |
|---|
BufferingProfileFiring(Actor actor,
boolean exclusive)
Construct an instance representing a firing of the given actor
in the given mode, shared or exclusive.
|
actorIterator, firingIterator, getActor, setActor, toString_getVersion, _incrementVersion, getIterationCount, setIterationCount, setParentpublic boolean fireExclusive
public BufferingProfileFiring(Actor actor, boolean exclusive)
actor - the actor which is to fireexclusive - indicates firing is to be exclusive