My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 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 3329 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 3336 of file context.cpp.

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

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

Definition at line 3338 of file context.cpp.

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

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

Definition at line 3347 of file context.cpp.

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

Definition at line 3348 of file context.cpp.

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

Definition at line 3345 of file context.cpp.

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

Definition at line 3346 of file context.cpp.

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

Definition at line 3349 of file context.cpp.

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

Definition at line 3341 of file context.cpp.

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

Definition at line 3342 of file context.cpp.

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

Definition at line 3334 of file context.cpp.

Referenced by FileContext::Private::getIncludedByGraph().

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

Definition at line 3333 of file context.cpp.

Referenced by FileContext::Private::getIncludeGraph().

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

Definition at line 3332 of file context.cpp.

Referenced by FileContext::Private::includeList().

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

Definition at line 3350 of file context.cpp.

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

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

Definition at line 3339 of file context.cpp.

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

Definition at line 3344 of file context.cpp.

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

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

Definition at line 3337 of file context.cpp.

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

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

Definition at line 3335 of file context.cpp.

Referenced by FileContext::Private::sources().

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

Definition at line 3340 of file context.cpp.

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

Definition at line 3343 of file context.cpp.


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