Public Attributes | |
SharedPtr< ClassContext > | classContext |
SharedPtr< NamespaceContext > | namespaceContext |
SharedPtr< DirContext > | dirContext |
SharedPtr< FileContext > | fileContext |
SharedPtr< PageContext > | pageContext |
SharedPtr< ModuleContext > | moduleContext |
ScopedPtr< TemplateVariant > | brief |
Definition at line 6346 of file context.cpp.
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.