|
My Project
|
Public Member Functions | |
| Cachable (DirDef *dd) | |
Public Member Functions inherited from DefinitionContext< T >::Cachable | |
| Cachable (Definition *def) | |
Public Member Functions inherited from Definition::Cookie | |
| virtual | ~Cookie () |
Public Attributes | |
| SharedPtr< TemplateList > | dirs |
| SharedPtr< TemplateList > | files |
| ScopedPtr< DotDirDeps > | dirDepsGraph |
Public Attributes inherited from DefinitionContext< T >::Cachable | |
| ScopedPtr< TemplateVariant > | details |
| ContextOutputFormat | detailsOutputFormat |
| ScopedPtr< TemplateVariant > | brief |
| ContextOutputFormat | briefOutputFormat |
| ScopedPtr< TemplateVariant > | inbodyDocs |
| ContextOutputFormat | inbodyDocsOutputFormat |
| SharedPtr< TemplateList > | navPath |
| SharedPtr< TemplateList > | sourceDef |
| SharedPtr< TemplateStruct > | fileLink |
| SharedPtr< TemplateStruct > | lineLink |
Definition at line 3544 of file context.cpp.
|
inline |
Definition at line 3546 of file context.cpp.
| ScopedPtr<DotDirDeps> DirContext::Private::Cachable::dirDepsGraph |
Definition at line 3549 of file context.cpp.
Referenced by DirContext::Private::getDirDepsGraph().
| SharedPtr<TemplateList> DirContext::Private::Cachable::dirs |
Definition at line 3547 of file context.cpp.
Referenced by DirContext::Private::dirs().
| SharedPtr<TemplateList> DirContext::Private::Cachable::files |
Definition at line 3548 of file context.cpp.
Referenced by DirContext::Private::files().