My Project
|
Classes | |
struct | Cachable |
Public Member Functions | |
Private (const SearchIndexList *sl, const QCString &name) | |
TemplateVariant | get (const char *n) const |
TemplateVariant | name () const |
TemplateVariant | letter () const |
TemplateVariant | symbolGroups () const |
Private Attributes | |
const SearchIndexList * | m_searchList |
QCString | m_name |
Cachable | m_cache |
Static Private Attributes | |
static PropertyMapper < SymbolIndexContext::Private > | s_inst |
Definition at line 9727 of file context.cpp.
|
inline |
Definition at line 9730 of file context.cpp.
References Config::init(), letter(), name(), s_inst, and symbolGroups().
|
inline |
Definition at line 9741 of file context.cpp.
References s_inst.
Referenced by SymbolIndexContext::get().
|
inline |
Definition at line 9749 of file context.cpp.
References SearchIndexList::letter(), and m_searchList.
Referenced by Private().
|
inline |
|
inline |
Definition at line 9753 of file context.cpp.
References SymbolGroupListContext::alloc(), SharedPtr< T >::get(), m_cache, m_searchList, SharedPtr< T >::reset(), and SymbolIndexContext::Private::Cachable::symbolGroups.
Referenced by Private().
|
mutableprivate |
Definition at line 9768 of file context.cpp.
Referenced by symbolGroups().
|
private |
Definition at line 9763 of file context.cpp.
Referenced by name().
|
private |
Definition at line 9762 of file context.cpp.
Referenced by letter(), and symbolGroups().
|
staticprivate |
Definition at line 9769 of file context.cpp.