OA::CallGraph::NodeInterface Member List

This is the complete list of members for OA::CallGraph::NodeInterface, including all inherited members.
addIncomingEdge(OA_ptr< EdgeInterface >)=0OA::DGraph::NodeInterface [pure virtual]
addOutgoingEdge(OA_ptr< EdgeInterface >)=0OA::DGraph::NodeInterface [pure virtual]
Annotation()OA::Annotation [inline]
configOutput(OA_ptr< OutputBuilder > ob)OA::Annotation [inline, static]
dump(std::ostream &os)=0OA::DGraph::NodeInterface [pure virtual]
getCallGraphIncomingEdgesIterator() const =0OA::CallGraph::NodeInterface [pure virtual]
getCallGraphOutgoingEdgesIterator() const =0OA::CallGraph::NodeInterface [pure virtual]
getCallGraphSinkNodesIterator() const =0OA::CallGraph::NodeInterface [pure virtual]
getCallGraphSourceNodesIterator() const =0OA::CallGraph::NodeInterface [pure virtual]
getId() const =0OA::DGraph::NodeInterface [pure virtual]
getIncomingEdgesIterator() const =0OA::DGraph::NodeInterface [pure virtual]
getOutgoingEdgesIterator() const =0OA::DGraph::NodeInterface [pure virtual]
getProc() const =0OA::CallGraph::NodeInterface [pure virtual]
getProcSym() const =0OA::CallGraph::NodeInterface [pure virtual]
getSinkNodesIterator() const =0OA::DGraph::NodeInterface [pure virtual]
getSourceNodesIterator() const =0OA::DGraph::NodeInterface [pure virtual]
isAnEntry() const =0OA::DGraph::NodeInterface [pure virtual]
isAnExit() const =0OA::DGraph::NodeInterface [pure virtual]
isCalled() const =0OA::CallGraph::NodeInterface [pure virtual]
isDefined() const =0OA::CallGraph::NodeInterface [pure virtual]
num_incoming() const =0OA::DGraph::NodeInterface [pure virtual]
num_outgoing() const =0OA::DGraph::NodeInterface [pure virtual]
operator<(NodeInterface &other)=0OA::DGraph::NodeInterface [pure virtual]
operator==(NodeInterface &other)=0OA::DGraph::NodeInterface [pure virtual]
output(IRHandlesIRInterface &ir)=0OA::Annotation [pure virtual]
removeIncomingEdge(OA_ptr< EdgeInterface > e)=0OA::DGraph::NodeInterface [pure virtual]
removeOutgoingEdge(OA_ptr< EdgeInterface > e)=0OA::DGraph::NodeInterface [pure virtual]
sOutBuildOA::Annotation [protected, static]
~Annotation()OA::Annotation [inline, virtual]
~NodeInterface()OA::CallGraph::NodeInterface [inline, virtual]