SDFgraph Member List

This is the complete list of members for SDFgraph, including all inherited members.
actorsSDFgraph [private]
actorsBegin()SDFgraph [inline]
actorsBegin() const SDFgraph [inline]
actorsEnd()SDFgraph [inline]
actorsEnd() const SDFgraph [inline]
addActor(SDFactor *a)SDFgraph
addChannel(SDFchannel *c)SDFgraph
channelsSDFgraph [private]
channelsBegin()SDFgraph [inline]
channelsBegin() const SDFgraph [inline]
channelsEnd()SDFgraph [inline]
channelsEnd() const SDFgraph [inline]
clone(SDFcomponent &c) const SDFgraph [virtual]
construct(const CNodePtr sdfNode)SDFgraph
create(SDFcomponent &c) const SDFgraph [virtual]
createActor()SDFgraph [virtual]
createActor(SDFcomponent &c)SDFgraph [virtual]
createChannel(SDFcomponent &c)SDFgraph [virtual]
createChannel(SDFactor *src, SDFrate rateSrc, SDFactor *dst, SDFrate rateDst, uint initialTokens)SDFgraph
createCopy(SDFcomponent &c) const SDFgraph [virtual]
getActor(const CId id)SDFgraph
getActor(const CString &name)SDFgraph
getActors()SDFgraph [inline]
getChannel(const CId id)SDFgraph
getChannel(const CString &name)SDFgraph
getId() const SDFcomponent [inline]
getName() const SDFcomponent [inline]
getParent() const SDFcomponent [inline]
getType() const SDFgraph [inline]
nrActors() const SDFgraph [inline]
nrChannels() const SDFgraph [inline]
operator<<(ostream &out, SDFgraph &g)SDFgraph [friend]
print(ostream &out)SDFgraph
removeActor(const CString &name)SDFgraph
removeChannel(const CString &name)SDFgraph
SDFcomponent(SDFcomponent *parent=NULL, const CId id=0)SDFcomponent
SDFcomponent(SDFcomponent *parent, const CId id, const CString &name)SDFcomponent
SDFgraph(SDFcomponent &c)SDFgraph
SDFgraph()SDFgraph
setId(CId i)SDFcomponent [inline]
setName(const CString &n)SDFcomponent [inline]
setType(const CString &t)SDFgraph [inline]
typeSDFgraph [private]
~SDFcomponent()SDFcomponent [inline, virtual]
~SDFgraph()SDFgraph [virtual]