|
Doxygen
|
成员的完整列表,这些成员属于 DotGfxHierarchyTable,包括所有继承而来的类成员
| absBaseName() const | DotGraph | inlineprotected |
| absDotName() const | DotGraph | inlineprotected |
| absImgName() const | DotGraph | inlineprotected |
| absMapName() const | DotGraph | inlineprotectedvirtual |
| addClassList(const ClassLinkedMap &cl, ClassDefSet &visited) | DotGfxHierarchyTable | private |
| addHierarchy(DotNode *n, const ClassDef *cd, ClassDefSet &visited) | DotGfxHierarchyTable | private |
| computeGraph(DotNode *root, GraphType gt, GraphOutputFormat format, const QCString &rank, bool renderParents, bool backArrows, const QCString &title, QCString &graphStr) | DotGraph | protectedstatic |
| computeTheGraph() | DotGfxHierarchyTable | protectedvirtual |
| createGraph(DotNode *rootNode, TextStream &t, const QCString &path, const QCString &fileName, int id) | DotGfxHierarchyTable | |
| DotGfxHierarchyTable(const QCString &prefix="", ClassDef::CompoundType ct=ClassDef::Class) | DotGfxHierarchyTable | |
| DotGraph() | DotGraph | inline |
| DotGraph(const DotGraph &) | DotGraph | private |
| DotNodeMap typedef | DotGfxHierarchyTable | private |
| generateCode(TextStream &t) | DotGraph | private |
| getBaseName() const | DotGfxHierarchyTable | protectedvirtual |
| getImgAltText() const | DotGraph | inlineprotectedvirtual |
| getMapLabel() const | DotGfxHierarchyTable | protectedvirtual |
| getNextNodeNumber() | DotGraph | inlineprotected |
| imgName() const | DotGraph | protected |
| m_absPath | DotGraph | protected |
| m_baseName | DotGraph | protected |
| m_classType | DotGfxHierarchyTable | private |
| m_curNodeNumber | DotGraph | private |
| m_dir | DotGraph | protected |
| m_doNotAddImageToIndex | DotGraph | protected |
| m_fileName | DotGraph | protected |
| m_generateImageMap | DotGraph | protected |
| m_graphFormat | DotGraph | protected |
| m_graphId | DotGfxHierarchyTable | private |
| m_noDivTag | DotGraph | protected |
| m_prefix | DotGfxHierarchyTable | private |
| m_regenerate | DotGraph | protected |
| m_relPath | DotGraph | protected |
| m_rootNodes | DotGfxHierarchyTable | private |
| m_rootSubgraphNode | DotGfxHierarchyTable | private |
| m_rootSubgraphs | DotGfxHierarchyTable | private |
| m_textFormat | DotGraph | protected |
| m_theGraph | DotGraph | protected |
| m_urlOnly | DotGraph | protected |
| m_usedNodes | DotGfxHierarchyTable | private |
| m_zoomable | DotGraph | protected |
| operator=(const DotGraph &) | DotGraph | private |
| prepareDotFile() | DotGraph | private |
| relImgName() const | DotGraph | inlineprotected |
| subGraphs() const | DotGfxHierarchyTable | inline |
| writeGraph(TextStream &t, const QCString &path, const QCString &fileName) | DotGfxHierarchyTable | |
| DotGraph::writeGraph(TextStream &t, GraphOutputFormat gf, EmbeddedOutputFormat ef, const QCString &path, const QCString &fileName, const QCString &relPath, bool writeImageMap=TRUE, int graphId=-1) | DotGraph | protected |
| writeGraphFooter(TextStream &t) | DotGraph | protectedstatic |
| writeGraphHeader(TextStream &t, const QCString &title=QCString()) | DotGraph | protectedstatic |
| ~DotGraph() | DotGraph | inlinevirtual |