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 Member Functions inherited from Definition::Cookie
virtual ~Cookie ()
 

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 2872 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 2875 of file context.cpp.

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

Definition at line 2877 of file context.cpp.

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

Definition at line 2884 of file context.cpp.

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

Definition at line 2885 of file context.cpp.

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

Definition at line 2883 of file context.cpp.

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

Definition at line 2886 of file context.cpp.

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

Definition at line 2879 of file context.cpp.

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

Definition at line 2880 of file context.cpp.

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

Definition at line 2887 of file context.cpp.

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

Definition at line 2882 of file context.cpp.

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

Definition at line 2876 of file context.cpp.

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

Definition at line 2878 of file context.cpp.

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

Definition at line 2881 of file context.cpp.


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