The ConceptDef
Class Reference
Declaration
Included Headers
Base class
class | Definition |
The common base class of all entity definitions found in the sources. More... | |
Derived Classes
class | DefinitionAliasMixin<Base> |
class | ConceptDefMutable |
Public Member Functions Index
bool | hasDetailedDescription () const =0 |
const IncludeInfo * | includeInfo () const =0 |
ArgumentList | getTemplateParameterList () const =0 |
QCString | initializer () const =0 |
void | writeDeclarationLink (OutputList &ol, bool &found, const QCString &header, bool localNames) const =0 |
const NamespaceDef * | getNamespaceDef () const =0 |
const FileDef * | getFileDef () const =0 |
const ModuleDef * | getModuleDef () const =0 |
QCString | title () const =0 |
int | groupId () const =0 |
Definition at line 26 of file conceptdef.h.
Public Member Functions
getFileDef()
|
Definition at line 38 of file conceptdef.h.
Reference getFileDef.
Referenced by findModuleDef, generateXMLForConcept, getFileDef, ConceptDefAliasImpl::getFileDef, writeTemplateList and writeTemplateList.
getModuleDef()
|
Definition at line 39 of file conceptdef.h.
Reference getModuleDef.
Referenced by getModuleDef and ConceptDefAliasImpl::getModuleDef.
getNamespaceDef()
|
Definition at line 37 of file conceptdef.h.
Reference getNamespaceDef.
Referenced by getNamespaceDef and ConceptDefAliasImpl::getNamespaceDef.
getTemplateParameterList()
|
Definition at line 33 of file conceptdef.h.
Reference getTemplateParameterList.
Referenced by addTemplateList, getTemplateParameterList, ConceptDefAliasImpl::getTemplateParameterList, writeTemplateList and writeTemplateList.
groupId()
|
Definition at line 41 of file conceptdef.h.
Reference groupId.
Referenced by groupId and ConceptDefAliasImpl::groupId.
hasDetailedDescription()
|
Definition at line 31 of file conceptdef.h.
Reference hasDetailedDescription.
Referenced by hasDetailedDescription and ConceptDefAliasImpl::hasDetailedDescription.
includeInfo()
|
Definition at line 32 of file conceptdef.h.
Reference includeInfo.
Referenced by PerlModGenerator::generatePerlModForConcept, generateXMLForConcept, includeInfo and ConceptDefAliasImpl::includeInfo.
initializer()
|
Definition at line 34 of file conceptdef.h.
Reference initializer.
Referenced by PerlModGenerator::generatePerlModForConcept, generateXMLForConcept, initializer and ConceptDefAliasImpl::initializer.
title()
|
Definition at line 40 of file conceptdef.h.
Reference title.
Referenced by title and ConceptDefAliasImpl::title.
writeDeclarationLink()
|
Definition at line 35 of file conceptdef.h.
Reference writeDeclarationLink.
Referenced by writeDeclarationLink and ConceptDefAliasImpl::writeDeclarationLink.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.