CapacityConstrainedBufferState Class Reference
Collaboration diagram for CapacityConstrainedBufferState:

Public Member Functions | |
| CapacityConstrainedBufferState (const uint nrActors, const uint nrChannels) | |
| ~CapacityConstrainedBufferState () | |
| void | init (const uint nrActors, const uint nrChannels) |
Public Attributes | |
| vector< list< SDFtime > > | actClk |
| vector< TBufSize > | ch |
| unsigned long | glbClk |
Constructor & Destructor Documentation
| CapacityConstrainedBufferState::~CapacityConstrainedBufferState | ( | ) | [inline] |
Member Function Documentation
Member Data Documentation
| vector< list<SDFtime> > CapacityConstrainedBufferState::actClk |
Referenced by actorReadyToEnd(), clearState(), clockStep(), copyState(), endActorFiring(), equalStates(), init(), and startActorFiring().
| vector< TBufSize > CapacityConstrainedBufferState::ch |
Referenced by analyzePeriodicPhase(), clearState(), copyState(), equalStates(), execSDFgraph(), and init().
| unsigned long CapacityConstrainedBufferState::glbClk |
Referenced by analyzePeriodicPhase(), clearState(), clockStep(), computeThroughput(), copyState(), equalStates(), SDFstateSpaceSelfTimedMinimalLatencyAnalysis::TransitionSystem::execConstrainedSDFgraph(), SDFstateSpaceSelfTimedMinimalLatencyAnalysis::TransitionSystem::execSDFgraph(), and execSDFgraph().
The documentation for this class was generated from the following file:


