Doxygen
|
Public 成员函数 | |
Private (const ClassDef *cd, std::unique_ptr< MemberList > &&ml, const QCString &title) | |
TemplateVariant | get (const QCString &n) const |
StringVector | fields () const |
Private 成员函数 | |
TemplateVariant | getClass () const |
TemplateVariant | title () const |
TemplateVariant | members () const |
TemplateVariant | inheritedFrom () const |
TemplateVariant | id () const |
TemplateVariant | createClass () const |
TemplateVariant | createMemberList () const |
TemplateVariant | createInheritedFrom () const |
Private 属性 | |
const ClassDef * | m_class |
std::unique_ptr< const MemberList > | m_memberList |
QCString | m_title |
CachedItem< TemplateVariant, Private, &Private::createClass > | m_classCtx |
CachedItem< TemplateVariant, Private, &Private::createMemberList > | m_memberListCtx |
CachedItem< TemplateVariant, Private, &Private::createInheritedFrom > | m_inheritedFrom |
静态 Private 属性 | |
static const PropertyMap< InheritedMemberInfoContext::Private > | s_inst |
在文件 context.cpp 第 7989 行定义.
|
inline |
在文件 context.cpp 第 7992 行定义.
|
inlineprivate |
在文件 context.cpp 第 8012 行定义.
引用了 ClassContext::alloc() , 以及 m_class.
|
inlineprivate |
在文件 context.cpp 第 8020 行定义.
引用了 TemplateImmutableList::alloc(), getClass() , 以及 title().
|
inlineprivate |
在文件 context.cpp 第 8016 行定义.
引用了 MemberListContext::alloc() , 以及 m_memberList.
|
inline |
在文件 context.cpp 第 7997 行定义.
引用了 PropertyMap< T >::fields() , 以及 s_inst.
|
inline |
在文件 context.cpp 第 7996 行定义.
引用了 PropertyMap< T >::get() , 以及 s_inst.
|
inlineprivate |
|
inlineprivate |
在文件 context.cpp 第 8005 行定义.
引用了 ClassDef::getOutputFileBase(), MemberList::listTypeAsString(), m_class, m_memberList, stripPath() , 以及 substitute().
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
private |
在文件 context.cpp 第 8025 行定义.
被这些函数引用 createClass() , 以及 id().
|
private |
在文件 context.cpp 第 8028 行定义.
被这些函数引用 getClass().
|
private |
在文件 context.cpp 第 8030 行定义.
被这些函数引用 inheritedFrom().
|
private |
在文件 context.cpp 第 8026 行定义.
被这些函数引用 createMemberList() , 以及 id().
|
private |
在文件 context.cpp 第 8029 行定义.
被这些函数引用 members().
|
private |
在文件 context.cpp 第 8027 行定义.
被这些函数引用 title().
|
staticprivate |
在文件 context.cpp 第 8031 行定义.