My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
NamespaceContext::Private::Cachable Struct Reference
Inheritance diagram for NamespaceContext::Private::Cachable:
DefinitionContext< T >::Cachable Definition::Cookie

Public Member Functions

 Cachable (NamespaceDef *nd)
 
- Public Member Functions inherited from DefinitionContext< T >::Cachable
 Cachable (Definition *def)
 

Public Attributes

SharedPtr< TemplateListclasses
 
SharedPtr< TemplateListnamespaces
 
SharedPtr< TemplateListconstantgroups
 
SharedPtr< MemberListInfoContexttypedefs
 
SharedPtr< MemberListInfoContextenums
 
SharedPtr< MemberListInfoContextfunctions
 
SharedPtr< MemberListInfoContextvariables
 
SharedPtr< MemberGroupListContextmemberGroups
 
SharedPtr< MemberListInfoContextdetailedTypedefs
 
SharedPtr< MemberListInfoContextdetailedEnums
 
SharedPtr< MemberListInfoContextdetailedFunctions
 
SharedPtr< MemberListInfoContextdetailedVariables
 
SharedPtr< TemplateListinlineClasses
 
- Public Attributes inherited from DefinitionContext< T >::Cachable
ScopedPtr< TemplateVariantdetails
 
ContextOutputFormat detailsOutputFormat
 
ScopedPtr< TemplateVariantbrief
 
ContextOutputFormat briefOutputFormat
 
ScopedPtr< TemplateVariantinbodyDocs
 
ContextOutputFormat inbodyDocsOutputFormat
 
SharedPtr< TemplateListnavPath
 
SharedPtr< TemplateListsourceDef
 
SharedPtr< TemplateStructfileLink
 
SharedPtr< TemplateStructlineLink
 

Detailed Description

Definition at line 2887 of file context.cpp.

Constructor & Destructor Documentation

NamespaceContext::Private::Cachable::Cachable ( NamespaceDef nd)
inline

Member Data Documentation

SharedPtr<TemplateList> NamespaceContext::Private::Cachable::classes

Definition at line 2890 of file context.cpp.

Referenced by NamespaceContext::Private::classes().

SharedPtr<TemplateList> NamespaceContext::Private::Cachable::constantgroups

Definition at line 2892 of file context.cpp.

Referenced by NamespaceContext::Private::constantgroups().

SharedPtr<MemberListInfoContext> NamespaceContext::Private::Cachable::detailedEnums

Definition at line 2899 of file context.cpp.

SharedPtr<MemberListInfoContext> NamespaceContext::Private::Cachable::detailedFunctions

Definition at line 2900 of file context.cpp.

SharedPtr<MemberListInfoContext> NamespaceContext::Private::Cachable::detailedTypedefs

Definition at line 2898 of file context.cpp.

SharedPtr<MemberListInfoContext> NamespaceContext::Private::Cachable::detailedVariables

Definition at line 2901 of file context.cpp.

SharedPtr<MemberListInfoContext> NamespaceContext::Private::Cachable::enums

Definition at line 2894 of file context.cpp.

SharedPtr<MemberListInfoContext> NamespaceContext::Private::Cachable::functions

Definition at line 2895 of file context.cpp.

SharedPtr<TemplateList> NamespaceContext::Private::Cachable::inlineClasses

Definition at line 2902 of file context.cpp.

Referenced by NamespaceContext::Private::inlineClasses().

SharedPtr<MemberGroupListContext> NamespaceContext::Private::Cachable::memberGroups

Definition at line 2897 of file context.cpp.

Referenced by NamespaceContext::Private::memberGroups().

SharedPtr<TemplateList> NamespaceContext::Private::Cachable::namespaces

Definition at line 2891 of file context.cpp.

Referenced by NamespaceContext::Private::namespaces().

SharedPtr<MemberListInfoContext> NamespaceContext::Private::Cachable::typedefs

Definition at line 2893 of file context.cpp.

SharedPtr<MemberListInfoContext> NamespaceContext::Private::Cachable::variables

Definition at line 2896 of file context.cpp.


The documentation for this struct was generated from the following file: