|
Doxygen
|
This is the complete list of members for DotCallGraph, including all inherited members.
| absBaseName() const | DotGraph | inlineprotected |
| absDotName() const | DotGraph | inlineprotected |
| absImgName() const | DotGraph | inlineprotected |
| absMapName() const | DotGraph | inlineprotectedvirtual |
| buildGraph(DotNode *n, const MemberDef *md, int distance) | DotCallGraph | private |
| computeGraph(DotNode *root, GraphType gt, GraphOutputFormat format, const QCString &rank, bool renderParents, bool backArrows, const QCString &title, QCString &graphStr) | DotGraph | protectedstatic |
| computeTheGraph() override | DotCallGraph | protectedvirtual |
| determineTruncatedNodes(DotNodeDeque &queue) | DotCallGraph | private |
| determineVisibleNodes(DotNodeDeque &queue, int &maxNodes) | DotCallGraph | private |
| DotCallGraph(const MemberDef *md, bool inverse) | DotCallGraph | |
| DotGraph() | DotGraph | inline |
| generateCode(TextStream &t) | DotGraph | private |
| getBaseName() const override | DotCallGraph | protectedvirtual |
| getImgAltText() const | DotGraph | inlineprotectedvirtual |
| getMapLabel() const override | DotCallGraph | protectedvirtual |
| getNextEdgeNumber() | DotGraph | inlineprotected |
| getNextNodeNumber() | DotGraph | inlineprotected |
| imgName() const | DotGraph | protected |
| isTooBig() const | DotCallGraph | |
| isTrivial() const | DotCallGraph | |
| isTrivial(const MemberDef *md, bool inverse) | DotCallGraph | static |
| m_absPath | DotGraph | protected |
| m_baseName | DotGraph | protected |
| m_curEdgeNumber | DotGraph | private |
| m_curNodeNumber | DotGraph | private |
| m_dir | DotGraph | protected |
| m_diskName | DotCallGraph | private |
| m_doNotAddImageToIndex | DotGraph | protected |
| m_fileName | DotGraph | protected |
| m_generateImageMap | DotGraph | protected |
| m_graphFormat | DotGraph | protected |
| m_graphId | DotGraph | protected |
| m_inverse | DotCallGraph | private |
| m_noDivTag | DotGraph | protected |
| m_regenerate | DotGraph | protected |
| m_relPath | DotGraph | protected |
| m_scope | DotCallGraph | private |
| m_startNode | DotCallGraph | private |
| m_textFormat | DotGraph | protected |
| m_theGraph | DotGraph | protected |
| m_urlOnly | DotGraph | protected |
| m_usedNodes | DotCallGraph | private |
| m_zoomable | DotGraph | protected |
| numNodes() const | DotCallGraph | |
| prepareDotFile() | DotGraph | private |
| relImgName() const | DotGraph | inlineprotected |
| writeGraph(TextStream &t, GraphOutputFormat gf, EmbeddedOutputFormat ef, const QCString &path, const QCString &fileName, const QCString &relPath, bool writeImageMap=TRUE, int graphId=-1) | DotCallGraph | |
| writeGraphFooter(TextStream &t) | DotGraph | protectedstatic |
| writeGraphHeader(TextStream &t, const QCString &title=QCString()) | DotGraph | protectedstatic |
| ~DotCallGraph() override | DotCallGraph | |
| ~DotGraph()=default | DotGraph | virtual |