ROSE 0.11.145.147
Public Member Functions | List of all members
VirtualCFG::CfgToDotImpl< NodeT, EdgeT, Debug > Class Template Reference

Description

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

Definition at line 145 of file filteredCFGImpl.h.

Public Member Functions

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

Constructor & Destructor Documentation

◆ CfgToDotImpl()

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

Definition at line 152 of file filteredCFGImpl.h.

Member Function Documentation

◆ processNodes()

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

Definition at line 195 of file filteredCFGImpl.h.


The documentation for this class was generated from the following file: