OA::CFG::NodeInterface Member List

This is the complete list of members for OA::CFG::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]
getCFGIncomingEdgesIterator() const =0OA::CFG::NodeInterface [pure virtual]
getCFGOutgoingEdgesIterator() const =0OA::CFG::NodeInterface [pure virtual]
getCFGPredNodesIterator() const =0OA::CFG::NodeInterface [pure virtual]
getCFGSinkNodesIterator() const =0OA::CFG::NodeInterface [pure virtual]
getCFGSourceNodesIterator() const =0OA::CFG::NodeInterface [pure virtual]
getCFGSuccNodesIterator() const =0OA::CFG::NodeInterface [pure virtual]
getId() const =0OA::DGraph::NodeInterface [pure virtual]
getIncomingEdgesIterator() const =0OA::DGraph::NodeInterface [pure virtual]
getNodeStatementsIterator() const =0OA::CFG::NodeInterface [pure virtual]
getNodeStatementsRevIterator() const =0OA::CFG::NodeInterface [pure virtual]
getOutgoingEdgesIterator() const =0OA::DGraph::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]
NodeInterface()OA::CFG::NodeInterface [inline]
NodeInterface(OA::StmtHandle n)OA::CFG::NodeInterface [inline]
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]
size() const =0OA::CFG::NodeInterface [pure virtual]
sOutBuildOA::Annotation [protected, static]
~Annotation()OA::Annotation [inline, virtual]
~NodeInterface()OA::CFG::NodeInterface [inline, virtual]