My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
GlobalsIndexContext::Private::Cachable Struct Reference

Public Member Functions

 Cachable ()
 

Public Attributes

SharedPtr< TemplateListall
 
SharedPtr< TemplateListfunctions
 
SharedPtr< TemplateListvariables
 
SharedPtr< TemplateListtypedefs
 
SharedPtr< TemplateListenums
 
SharedPtr< TemplateListenumValues
 
SharedPtr< TemplateListmacros
 

Detailed Description

Definition at line 7949 of file context.cpp.

Constructor & Destructor Documentation

GlobalsIndexContext::Private::Cachable::Cachable ( )
inline

Definition at line 7951 of file context.cpp.

{}

Member Data Documentation

SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::all

Definition at line 7952 of file context.cpp.

Referenced by GlobalsIndexContext::Private::all().

SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::enums

Definition at line 7956 of file context.cpp.

Referenced by GlobalsIndexContext::Private::enums().

SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::enumValues

Definition at line 7957 of file context.cpp.

Referenced by GlobalsIndexContext::Private::enumValues().

SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::functions

Definition at line 7953 of file context.cpp.

Referenced by GlobalsIndexContext::Private::functions().

SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::macros

Definition at line 7958 of file context.cpp.

Referenced by GlobalsIndexContext::Private::macros().

SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::typedefs

Definition at line 7955 of file context.cpp.

Referenced by GlobalsIndexContext::Private::typedefs().

SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::variables

Definition at line 7954 of file context.cpp.

Referenced by GlobalsIndexContext::Private::variables().


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