My Project
|
Public Member Functions | |
Private (const IncludeInfo *info, SrcLangExt lang) | |
TemplateVariant | get (const char *n) const |
TemplateVariant | isLocal () const |
TemplateVariant | isImport () const |
TemplateVariant | file () const |
TemplateVariant | name () const |
Private Attributes | |
const IncludeInfo * | m_info |
SharedPtr< FileContext > | m_fileContext |
SrcLangExt | m_lang |
Static Private Attributes | |
static PropertyMapper < IncludeInfoContext::Private > | s_inst |
Definition at line 1669 of file context.cpp.
|
inline |
Definition at line 1672 of file context.cpp.
References file(), Config::init(), isImport(), isLocal(), name(), and s_inst.
|
inline |
Definition at line 1699 of file context.cpp.
References FileContext::alloc(), IncludeInfo::fileDef, SharedPtr< T >::get(), m_fileContext, m_info, and SharedPtr< T >::reset().
Referenced by Private().
|
inline |
Definition at line 1686 of file context.cpp.
References s_inst.
Referenced by IncludeInfoContext::get().
|
inline |
Definition at line 1695 of file context.cpp.
References IncludeInfo::imported, m_info, m_lang, and SrcLangExt_ObjC.
Referenced by Private().
|
inline |
Definition at line 1690 of file context.cpp.
References IncludeInfo::local, m_info, m_lang, SrcLangExt_IDL, and SrcLangExt_Java.
Referenced by Private().
|
inline |
Definition at line 1714 of file context.cpp.
References IncludeInfo::includeName, and m_info.
Referenced by Private().
|
mutableprivate |
Definition at line 1720 of file context.cpp.
Referenced by file().
|
private |
Definition at line 1719 of file context.cpp.
Referenced by file(), isImport(), isLocal(), and name().
|
private |
Definition at line 1721 of file context.cpp.
Referenced by isImport(), and isLocal().
|
staticprivate |
Definition at line 1722 of file context.cpp.