My Project
|
Classes | |
struct | Cachable |
Public Member Functions | |
Private (Definition *def, const QCString &relPath, const MemberGroup *mg) | |
TemplateVariant | get (const char *n) const |
TemplateVariant | members () const |
TemplateVariant | groupTitle () const |
TemplateVariant | groupSubtitle () const |
TemplateVariant | groupAnchor () const |
TemplateVariant | memberGroups () const |
TemplateVariant | docs () const |
TemplateVariant | inherited () const |
Private Attributes | |
Definition * | m_def |
QCString | m_relPath |
const MemberGroup * | m_memberGroup |
Cachable | m_cache |
Static Private Attributes | |
static PropertyMapper < MemberGroupInfoContext::Private > | s_inst |
Definition at line 8718 of file context.cpp.
|
inline |
Definition at line 8721 of file context.cpp.
References docs(), groupAnchor(), groupSubtitle(), groupTitle(), inherited(), Config::init(), memberGroups(), members(), and s_inst.
|
inline |
Definition at line 8771 of file context.cpp.
References MemberGroupInfoContext::Private::Cachable::docs, MemberGroup::documentation(), m_cache, m_def, m_memberGroup, m_relPath, parseDoc(), and ScopedPtr< T >::reset().
Referenced by Private().
|
inline |
Definition at line 8739 of file context.cpp.
References s_inst.
Referenced by MemberGroupInfoContext::get().
|
inline |
Definition at line 8759 of file context.cpp.
References MemberGroup::anchor(), and m_memberGroup.
Referenced by Private().
|
inline |
|
inline |
Definition at line 8751 of file context.cpp.
References MemberGroup::header(), and m_memberGroup.
Referenced by Private().
|
inline |
|
inline |
Definition at line 8763 of file context.cpp.
References MemberGroupListContext::alloc(), SharedPtr< T >::get(), m_cache, m_def, m_relPath, MemberGroupInfoContext::Private::Cachable::memberGroups, and SharedPtr< T >::reset().
Referenced by Private().
|
inline |
Definition at line 8743 of file context.cpp.
References MemberListContext::alloc(), SharedPtr< T >::get(), m_cache, m_memberGroup, MemberGroupInfoContext::Private::Cachable::memberListContext, MemberGroup::members(), and SharedPtr< T >::reset().
Referenced by Private().
|
mutableprivate |
Definition at line 8804 of file context.cpp.
Referenced by docs(), memberGroups(), and members().
|
private |
Definition at line 8795 of file context.cpp.
Referenced by docs(), and memberGroups().
|
private |
Definition at line 8797 of file context.cpp.
Referenced by docs(), groupAnchor(), groupTitle(), and members().
|
private |
Definition at line 8796 of file context.cpp.
Referenced by docs(), and memberGroups().
|
staticprivate |
Definition at line 8805 of file context.cpp.