Public Member Functions | |
Cachable () | |
Public Attributes | |
SharedPtr< TemplateList > | all |
SharedPtr< TemplateList > | functions |
SharedPtr< TemplateList > | variables |
SharedPtr< TemplateList > | typedefs |
SharedPtr< TemplateList > | enums |
SharedPtr< TemplateList > | enumValues |
SharedPtr< TemplateList > | macros |
Definition at line 7934 of file context.cpp.
|
inline |
Definition at line 7936 of file context.cpp.
SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::all |
Definition at line 7937 of file context.cpp.
SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::enums |
Definition at line 7941 of file context.cpp.
SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::enumValues |
Definition at line 7942 of file context.cpp.
SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::functions |
Definition at line 7938 of file context.cpp.
SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::macros |
Definition at line 7943 of file context.cpp.
SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::typedefs |
Definition at line 7940 of file context.cpp.
SharedPtr<TemplateList> GlobalsIndexContext::Private::Cachable::variables |
Definition at line 7939 of file context.cpp.