VirtualCFG::CfgToDotImpl< NodeT, EdgeT, Debug > Class Template Reference

#include <filteredCFGImpl.h>

List of all members.

template<typename NodeT, typename EdgeT, bool Debug>
class VirtualCFG::CfgToDotImpl< NodeT, EdgeT, Debug >


Public Member Functions

 CfgToDotImpl (std::ostream &o)
void processNodes (NodeT n)

Private Attributes

std::multimap< SgNode *, NodeT > exploredNodes
std::set< SgNode * > nodesPrinted
std::ostream & o

Constructor & Destructor Documentation

template<typename NodeT, typename EdgeT, bool Debug>
VirtualCFG::CfgToDotImpl< NodeT, EdgeT, Debug >::CfgToDotImpl ( std::ostream &  o  )  [inline]


Member Function Documentation

template<typename NodeT, typename EdgeT, bool Debug>
void VirtualCFG::CfgToDotImpl< NodeT, EdgeT, Debug >::processNodes ( NodeT  n  ) 


Member Data Documentation

template<typename NodeT, typename EdgeT, bool Debug>
std::multimap< SgNode *, NodeT > VirtualCFG::CfgToDotImpl< NodeT, EdgeT, Debug >::exploredNodes [private]

template<typename NodeT, typename EdgeT, bool Debug>
std::set< SgNode * > VirtualCFG::CfgToDotImpl< NodeT, EdgeT, Debug >::nodesPrinted [private]

template<typename NodeT, typename EdgeT, bool Debug>
std::ostream& VirtualCFG::CfgToDotImpl< NodeT, EdgeT, Debug >::o [private]


The documentation for this class was generated from the following file:
Generated on Mon Aug 30 21:43:27 2010 for ROSE by  doxygen 1.4.7