|
ISLEman
|
Representation of an call graph. More...
#include <dot.h>
Public Member Functions | |
| DotCallGraph (MemberDef *md, bool inverse) | |
| QCString | writeGraph (FTextStream &t, GraphOutputFormat gf, EmbeddedOutputFormat ef, const char *path, const char *fileName, const char *relPath, bool writeImageMap=TRUE, int graphId=-1) const |
| void | buildGraph (DotNode *n, MemberDef *md, int distance) |
| bool | isTrivial () const |
| bool | isTooBig () const |
| void | determineVisibleNodes (QList< DotNode > &queue, int &maxNodes) |
| void | determineTruncatedNodes (QList< DotNode > &queue) |
Static Public Member Functions | |
| static void | resetNumbering () |
Representation of an call graph.
1.8.12