Public Attributes | List of all members
NestingNodeContext::Private::Cachable Struct Reference

Public Attributes

SharedPtr< ClassContextclassContext
 
SharedPtr< NamespaceContextnamespaceContext
 
SharedPtr< DirContextdirContext
 
SharedPtr< FileContextfileContext
 
SharedPtr< PageContextpageContext
 
SharedPtr< ModuleContextmoduleContext
 
ScopedPtr< TemplateVariantbrief
 

Detailed Description

Definition at line 6346 of file context.cpp.

Member Data Documentation

ScopedPtr<TemplateVariant> NestingNodeContext::Private::Cachable::brief

Definition at line 6354 of file context.cpp.

SharedPtr<ClassContext> NestingNodeContext::Private::Cachable::classContext

Definition at line 6348 of file context.cpp.

SharedPtr<DirContext> NestingNodeContext::Private::Cachable::dirContext

Definition at line 6350 of file context.cpp.

SharedPtr<FileContext> NestingNodeContext::Private::Cachable::fileContext

Definition at line 6351 of file context.cpp.

SharedPtr<ModuleContext> NestingNodeContext::Private::Cachable::moduleContext

Definition at line 6353 of file context.cpp.

SharedPtr<NamespaceContext> NestingNodeContext::Private::Cachable::namespaceContext

Definition at line 6349 of file context.cpp.

SharedPtr<PageContext> NestingNodeContext::Private::Cachable::pageContext

Definition at line 6352 of file context.cpp.


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