The conceptdef.cpp
File Reference
Included Headers
Classes Index
class | ConceptDefImpl |
class | ConceptDefAliasImpl |
Functions Index
std::unique_ptr< ConceptDef > | createConceptDef (const QCString &fileName, int startLine, int startColumn, const QCString &name, const QCString &tagRef, const QCString &tagFile) |
std::unique_ptr< ConceptDef > | createConceptDefAlias (const Definition *newScope, const ConceptDef *cd) |
static QCString | templateSpec (const ArgumentList &al) |
ConceptDef * | toConceptDef (Definition *d) |
ConceptDef * | toConceptDef (DefinitionMutable *md) |
const ConceptDef * | toConceptDef (const Definition *d) |
ConceptDefMutable * | toConceptDefMutable (Definition *d) |
ConceptDef * | getConcept (const QCString &n) |
ConceptDef * | getResolvedConcept (const Definition *d, const QCString &name) |
Functions
createConceptDef()
|
Definition at line 90 of file conceptdef.cpp.
Referenced by addConceptToContext and ConceptDefMutable::setModuleDef.
createConceptDefAlias()
|
Definition at line 149 of file conceptdef.cpp.
Referenced by ConceptDefMutable::setModuleDef.
getConcept()
|
Definition at line 788 of file conceptdef.cpp.
References Doxygen::conceptLinkedMap and QCString::isEmpty.
Referenced by getConceptMutable, getResolvedConcept, linkifyText and resolveLink.
getResolvedConcept()
|
Definition at line 794 of file conceptdef.cpp.
References getConcept, Definition::getOuterScope, Doxygen::globalScope and Definition::name.
Referenced by generateClassOrGlobalLink.
templateSpec()
| static |
Definition at line 396 of file conceptdef.cpp.
Reference TextStream::str.
Referenced by ConceptDefImpl::setInitializer.
toConceptDef()
|
Definition at line 737 of file conceptdef.cpp.
Referenced by NamespaceDefImpl::addInnerCompound, findModuleDef, ConceptDefAliasImpl::getCdAlias and getDefsNew.
toConceptDef()
|
Definition at line 749 of file conceptdef.cpp.
Reference toDefinition.
toConceptDef()
|
Definition at line 762 of file conceptdef.cpp.
toConceptDefMutable()
|
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.