SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::State Class Reference
#include <static_periodic_ning_gao.h>

Public Member Functions | |
| State (const uint nrActors=0, const uint nrChannels=0) | |
| ~State () | |
| void | init (const uint nrActors, const uint nrChannels) |
| bool | operator== (const State &s) |
| void | clear () |
| void | print (ostream &out) |
Public Attributes | |
| vector< list< SDFtime > > | actClk |
| vector< TBufSize > | ch |
| vector< TBufSize > | sp |
| unsigned long | glbClk |
Constructor & Destructor Documentation
| SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::State::~State | ( | ) | [inline] |
Member Function Documentation
| void SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::State::clear | ( | ) |
clearState () The function sets the state to zero.
References actClk, ch, glbClk, and sp.
Referenced by SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::execSDFgraph().
| void SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::State::init | ( | const uint | nrActors, | |
| const uint | nrChannels | |||
| ) | [inline] |
References actClk, ch, and sp.
Referenced by SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::execSDFgraph(), and State().
| bool SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::State::operator== | ( | const State & | s | ) |
| void SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::State::print | ( | ostream & | out | ) |
Member Data Documentation
Referenced by SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::actorReadyToEnd(), clear(), SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::clockStep(), SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::endActorFiring(), init(), operator==(), print(), and SDFstateSpaceThroughputAnalysisNingGao::TransitionSystem::startActorFiring().
Referenced by clear(), init(), operator==(), and print().
Referenced by clear(), init(), operator==(), and print().
The documentation for this class was generated from the following files:


