My Project
|
Classes | |
struct | Cachable |
Public Member Functions | |
Private () | |
TemplateVariant | get (const char *n) const |
TemplateVariant | list () const |
TemplateVariant | fileName () const |
TemplateVariant | relPath () const |
TemplateVariant | highlight () const |
TemplateVariant | subhighlight () const |
TemplateVariant | title () const |
Private Attributes | |
Cachable | m_cache |
Static Private Attributes | |
static PropertyMapper < ClassIndexContext::Private > | s_inst |
Definition at line 5743 of file context.cpp.
|
inline |
Definition at line 5746 of file context.cpp.
References fileName(), highlight(), Config::init(), list(), relPath(), s_inst, subhighlight(), and title().
|
inline |
|
inline |
Definition at line 5760 of file context.cpp.
References s_inst.
Referenced by ClassIndexContext::get().
|
inline |
|
inline |
Definition at line 5764 of file context.cpp.
References ClassContext::alloc(), TemplateList::alloc(), TemplateList::append(), ClassIndexContext::Private::Cachable::classes, Doxygen::classSDict, SharedPtr< T >::get(), Definition::getLanguage(), ClassDef::isLinkableInProject(), SDict< ClassDef >::Iterator, m_cache, VhdlDocGen::PACKAGECLASS, VhdlDocGen::PACKBODYCLASS, ClassDef::protection(), SharedPtr< T >::reset(), SrcLangExt_VHDL, and ClassDef::templateMaster().
Referenced by Private().
|
inline |
|
inline |
|
inline |
Definition at line 5808 of file context.cpp.
References Config_getBool, theTranslator, Translator::trCompoundIndex(), Translator::trDataTypes(), and VhdlDocGen::trDesignUnits().
Referenced by Private().
|
mutableprivate |
Definition at line 5830 of file context.cpp.
Referenced by list().
|
staticprivate |
Definition at line 5831 of file context.cpp.