The conceptdef.h
File Reference
Included Headers
Classes Index
class | ConceptDef |
class | ConceptDefMutable |
class | ConceptLinkedMap |
class | ConceptLinkedRefMap |
Functions Index
std::unique_ptr< ConceptDef > | createConceptDef (const QCString &fileName, int startLine, int startColumn, const QCString &name, const QCString &tagRef=QCString(), const QCString &tagFile=QCString()) |
std::unique_ptr< ConceptDef > | createConceptDefAlias (const Definition *newScope, const ConceptDef *cd) |
ConceptDef * | toConceptDef (Definition *d) |
ConceptDef * | toConceptDef (DefinitionMutable *d) |
const ConceptDef * | toConceptDef (const Definition *d) |
ConceptDefMutable * | toConceptDefMutable (Definition *d) |
ConceptDef * | getConcept (const QCString &key) |
ConceptDefMutable * | getConceptMutable (const QCString &key) |
ConceptDef * | getResolvedConcept (const Definition *scope, const QCString &name) |
Functions
createConceptDef()
|
Declaration at line 61 of file conceptdef.h, definition at line 90 of file conceptdef.cpp.
Referenced by addConceptToContext and ConceptDefMutable::setModuleDef.
createConceptDefAlias()
|
Declaration at line 65 of file conceptdef.h, definition at line 149 of file conceptdef.cpp.
Referenced by ConceptDefMutable::setModuleDef.
getConcept()
|
Declaration at line 89 of file conceptdef.h, definition at line 788 of file conceptdef.cpp.
References Doxygen::conceptLinkedMap and QCString::isEmpty.
Referenced by getConceptMutable, getResolvedConcept, linkifyText and resolveLink.
getConceptMutable()
| inline |
Definition at line 90 of file conceptdef.h.
References getConcept and toConceptDefMutable.
Referenced by addConceptToContext.
getResolvedConcept()
|
Declaration at line 94 of file conceptdef.h, definition at line 794 of file conceptdef.cpp.
References getConcept, Definition::getOuterScope, Doxygen::globalScope and Definition::name.
Referenced by generateClassOrGlobalLink.
toConceptDef()
|
Declaration at line 82 of file conceptdef.h, definition at line 737 of file conceptdef.cpp.
Referenced by NamespaceDefImpl::addInnerCompound, findModuleDef, ConceptDefAliasImpl::getCdAlias and getDefsNew.
toConceptDef()
|
Declaration at line 83 of file conceptdef.h, definition at line 749 of file conceptdef.cpp.
Reference toDefinition.
toConceptDef()
|
Declaration at line 84 of file conceptdef.h, definition at line 762 of file conceptdef.cpp.
toConceptDefMutable()
|
Declaration at line 85 of file conceptdef.h, definition at line 774 of file conceptdef.cpp.
Referenced by addConceptToContext, addConceptToGroups, ModuleDefImpl::addConceptToModule, ModuleManager::addConceptToModule, distributeConceptGroups, findSectionsInDocumentation, generateConceptDocs, generateNamespaceConceptDocs, getConceptMutable and writeTagFile.
Generated via doxygen2docusaurus by Doxygen 1.14.0.