Static Value-Flow Analysis
|
#include <DOTGraphTraits.h>
Public Member Functions | |
DOTGraphTraits (bool simple=false) | |
![]() | |
DefaultDOTGraphTraits (bool simple=false) | |
template<typename GraphType > | |
std::string | getNodeLabel (const void *, const GraphType &) |
DOTGraphTraits - Template class that can be specialized to customize how graphs are converted to 'dot' graphs. When specializing, you may inherit from DefaultDOTGraphTraits if you don't need to override everything.
Definition at line 181 of file DOTGraphTraits.h.
Definition at line 183 of file DOTGraphTraits.h.