addDataflow(ExecStreamId producerId, ExecStreamId consumerId, bool isImplicit=false) | ExecStreamGraphImpl | [virtual] |
addInputDataflow(ExecStreamId consumerId) | ExecStreamGraphImpl | [virtual] |
addOutputDataflow(ExecStreamId producerId) | ExecStreamGraphImpl | [virtual] |
addStream(SharedExecStream pStream) | ExecStreamGraphImpl | [virtual] |
addVertex(SharedExecStream pStream) | ExecStreamGraphImpl | [protected, virtual] |
allowDummyTxnId | ExecStreamGraphImpl | [protected] |
bindStreamBufAccessors(SharedExecStream pStream) | ExecStreamGraphImpl | [protected, virtual] |
clear() | ExecStreamGraphImpl | [protected, virtual] |
ClosableObject() | ClosableObject | [explicit, protected] |
close() | ClosableObject | |
closeImpl() | ExecStreamGraphImpl | [protected, virtual] |
closeProducers(ExecStreamId streamId) | ExecStreamGraphImpl | [virtual] |
declareDynamicParamReader(ExecStreamId streamId, DynamicParamId dynamicParamId) | ExecStreamGraphImpl | [virtual] |
declareDynamicParamWriter(ExecStreamId streamId, DynamicParamId dynamicParamId) | ExecStreamGraphImpl | [virtual] |
doDataflowClose | ExecStreamGraphImpl | [protected] |
dynamicParamMap | ExecStreamGraphImpl | [protected] |
Edge typedef | ExecStreamGraphImpl | |
EdgeIter typedef | ExecStreamGraphImpl | |
EdgeIterPair typedef | ExecStreamGraphImpl | |
EdgeMap typedef | ExecStreamGraphImpl | [protected] |
EdgeWeightMap typedef | ExecStreamGraphImpl | |
enableDummyTxnId(bool enabled) | ExecStreamGraphImpl | [virtual] |
ExecStreamGraph() | ExecStreamGraph | [explicit, protected] |
ExecStreamGraphImpl() | ExecStreamGraphImpl | [explicit] |
FgEdgeIter typedef | ExecStreamGraphImpl | |
FgEdgeIterPair typedef | ExecStreamGraphImpl | |
FgInEdgeIter typedef | ExecStreamGraphImpl | |
FgInEdgeIterPair typedef | ExecStreamGraphImpl | |
FgOutEdgeIter typedef | ExecStreamGraphImpl | |
FgOutEdgeIterPair typedef | ExecStreamGraphImpl | |
FgVertexIter typedef | ExecStreamGraphImpl | |
FgVertexIterPair typedef | ExecStreamGraphImpl | |
filteredGraph | ExecStreamGraphImpl | [protected] |
findLastStream(std::string name, uint iOutput) | ExecStreamGraphImpl | [virtual] |
findStream(std::string name) | ExecStreamGraphImpl | [virtual] |
freeVertex(Vertex) | ExecStreamGraphImpl | [protected] |
freeVertices | ExecStreamGraphImpl | [protected] |
FullGraphRep typedef | ExecStreamGraphImpl | |
getBufAccessorFromEdge(Edge) | ExecStreamGraphImpl | [inline] |
getDataflowCount() | ExecStreamGraphImpl | [virtual] |
getDynamicParamManager() | ExecStreamGraph | [inline] |
getDynamicParamReaders(DynamicParamId dynamicParamId) | ExecStreamGraphImpl | [virtual] |
getDynamicParamWriters(DynamicParamId dynamicParamId) | ExecStreamGraphImpl | [virtual] |
getFullGraphRep() | ExecStreamGraphImpl | [inline] |
getGraphRep() | ExecStreamGraphImpl | [inline] |
getInputCount(ExecStreamId streamId) | ExecStreamGraphImpl | [virtual] |
getInputEdge(ExecStreamId stream, uint iInput) | ExecStreamGraphImpl | [protected, virtual] |
getOutputCount(ExecStreamId streamId) | ExecStreamGraphImpl | [virtual] |
getOutputEdge(ExecStreamId stream, uint iOutput) | ExecStreamGraphImpl | [protected, virtual] |
getResourceGovernor() | ExecStreamGraphImpl | [virtual] |
getScheduler() const | ExecStreamGraph | [inline] |
getSharedBufAccessorFromEdge(Edge) | ExecStreamGraphImpl | [inline] |
getSortedStreams() | ExecStreamGraphImpl | [virtual] |
getStream(ExecStreamId id) | ExecStreamGraphImpl | [virtual] |
getStreamCount() | ExecStreamGraphImpl | [virtual] |
getStreamFromVertex(Vertex) | ExecStreamGraphImpl | [inline] |
getStreamInput(ExecStreamId streamId, uint iInput) | ExecStreamGraphImpl | [virtual] |
getStreamInputAccessor(ExecStreamId streamId, uint iInput) | ExecStreamGraphImpl | [virtual] |
getStreamOutput(ExecStreamId streamId, uint iOutput) | ExecStreamGraphImpl | [virtual] |
getStreamOutputAccessor(ExecStreamId streamId, uint iOutput) | ExecStreamGraphImpl | [virtual] |
getTxn() | ExecStreamGraphImpl | [virtual] |
getTxnId() | ExecStreamGraphImpl | [virtual] |
graphRep | ExecStreamGraphImpl | [protected] |
GraphRep typedef | ExecStreamGraphImpl | |
InEdgeIter typedef | ExecStreamGraphImpl | |
InEdgeIterPair typedef | ExecStreamGraphImpl | |
interposeStream(std::string name, uint iOutput, ExecStreamId interposedId) | ExecStreamGraphImpl | [virtual] |
isAcyclic() | ExecStreamGraphImpl | [virtual] |
isClosed() const | ClosableObject | [inline] |
isOpen | ExecStreamGraphImpl | [protected] |
isPrepared | ExecStreamGraphImpl | [protected] |
mergeFrom(ExecStreamGraphImpl &src) | ExecStreamGraphImpl | [protected, virtual] |
mergeFrom(ExecStreamGraphImpl &src, std::vector< ExecStreamId > const &nodes) | ExecStreamGraphImpl | [protected, virtual] |
mergeFrom(ExecStreamGraph &src) | ExecStreamGraphImpl | [virtual] |
mergeFrom(ExecStreamGraph &src, std::vector< ExecStreamId > const &nodes) | ExecStreamGraphImpl | [virtual] |
needsClose | ClosableObject | [protected] |
newExecStreamGraph() | ExecStreamGraph | [static] |
newVertex() | ExecStreamGraphImpl | [protected] |
open() | ExecStreamGraphImpl | [virtual] |
openStream(SharedExecStream pStream) | ExecStreamGraphImpl | [protected, virtual] |
OutEdgeIter typedef | ExecStreamGraphImpl | |
OutEdgeIterPair typedef | ExecStreamGraphImpl | |
pDynamicParamManager | ExecStreamGraph | [protected] |
pErrorTarget | ExecStreamGraphImpl | [protected] |
prepare(ExecStreamScheduler &scheduler) | ExecStreamGraphImpl | [virtual] |
pResourceGovernor | ExecStreamGraphImpl | [protected] |
pScheduler | ExecStreamGraph | [protected] |
pScratchSegment | ExecStreamGraphImpl | [protected] |
pTxn | ExecStreamGraphImpl | [protected] |
removeFromStreamOutMap(SharedExecStream) | ExecStreamGraphImpl | [protected] |
removeStream(ExecStreamId) | ExecStreamGraphImpl | [virtual] |
renderGraphviz(std::ostream &dotStream) | ExecStreamGraphImpl | [virtual] |
setErrorTarget(SharedErrorTarget pErrorTarget) | ExecStreamGraphImpl | [virtual] |
setResourceGovernor(SharedExecStreamGovernor pResourceGovernor) | ExecStreamGraphImpl | [virtual] |
setScratchSegment(SharedSegment pScratchSegment) | ExecStreamGraphImpl | [virtual] |
setTxn(SharedLogicalTxn pTxn) | ExecStreamGraphImpl | [virtual] |
sortedStreams | ExecStreamGraphImpl | [protected] |
sortStreams() | ExecStreamGraphImpl | [protected, virtual] |
streamMap | ExecStreamGraphImpl | [protected] |
StreamMap typedef | ExecStreamGraphImpl | [protected] |
StreamMapConstIter typedef | ExecStreamGraphImpl | [protected] |
streamOutMap | ExecStreamGraphImpl | [protected] |
Vertex typedef | ExecStreamGraphImpl | |
VertexIter typedef | ExecStreamGraphImpl | |
VertexIterPair typedef | ExecStreamGraphImpl | |
~ClosableObject() | ClosableObject | [virtual] |
~ExecStreamGraph() | ExecStreamGraph | [virtual] |
~ExecStreamGraphImpl() | ExecStreamGraphImpl | [inline, virtual] |