Public Member Functions | Public Attributes | List of all members
FileContext::Private::Cachable Struct Reference
Inheritance diagram for FileContext::Private::Cachable:
DefinitionContext< T >::Cachable Definition::Cookie

Public Member Functions

 Cachable (FileDef *fd)
 
- Public Member Functions inherited from DefinitionContext< T >::Cachable
 Cachable (Definition *def)
 
- Public Member Functions inherited from Definition::Cookie
virtual ~Cookie ()
 

Public Attributes

SharedPtr< IncludeInfoListContextincludeInfoList
 
ScopedPtr< DotInclDepGraphincludeGraph
 
ScopedPtr< DotInclDepGraphincludedByGraph
 
ScopedPtr< TemplateVariantsources
 
SharedPtr< TemplateListclasses
 
SharedPtr< TemplateListnamespaces
 
SharedPtr< TemplateListconstantgroups
 
SharedPtr< MemberListInfoContextmacros
 
SharedPtr< MemberListInfoContexttypedefs
 
SharedPtr< MemberListInfoContextenums
 
SharedPtr< MemberListInfoContextfunctions
 
SharedPtr< MemberListInfoContextvariables
 
SharedPtr< MemberGroupListContextmemberGroups
 
SharedPtr< MemberListInfoContextdetailedMacros
 
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 3314 of file context.cpp.

Constructor & Destructor Documentation

FileContext::Private::Cachable::Cachable ( FileDef fd)
inline

Member Data Documentation

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

Definition at line 3321 of file context.cpp.

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

Definition at line 3323 of file context.cpp.

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

Definition at line 3332 of file context.cpp.

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

Definition at line 3333 of file context.cpp.

SharedPtr<MemberListInfoContext> FileContext::Private::Cachable::detailedMacros

Definition at line 3330 of file context.cpp.

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

Definition at line 3331 of file context.cpp.

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

Definition at line 3334 of file context.cpp.

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

Definition at line 3326 of file context.cpp.

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

Definition at line 3327 of file context.cpp.

ScopedPtr<DotInclDepGraph> FileContext::Private::Cachable::includedByGraph

Definition at line 3319 of file context.cpp.

ScopedPtr<DotInclDepGraph> FileContext::Private::Cachable::includeGraph

Definition at line 3318 of file context.cpp.

SharedPtr<IncludeInfoListContext> FileContext::Private::Cachable::includeInfoList

Definition at line 3317 of file context.cpp.

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

Definition at line 3335 of file context.cpp.

SharedPtr<MemberListInfoContext> FileContext::Private::Cachable::macros

Definition at line 3324 of file context.cpp.

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

Definition at line 3329 of file context.cpp.

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

Definition at line 3322 of file context.cpp.

ScopedPtr<TemplateVariant> FileContext::Private::Cachable::sources

Definition at line 3320 of file context.cpp.

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

Definition at line 3325 of file context.cpp.

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

Definition at line 3328 of file context.cpp.


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