Public Member Functions | |
| Cachable () | |
Public Attributes | |
| int | maxDepth |
| bool | maxDepthComputed |
| int | preferredDepth |
| bool | preferredDepthComputed |
| SharedPtr< TemplateList > | diagrams |
| ScopedPtr< DotGfxHierarchyTable > | hierarchy |
Definition at line 6024 of file context.cpp.
|
inline |
Definition at line 6026 of file context.cpp.
| SharedPtr<TemplateList> ClassHierarchyContext::Private::Cachable::diagrams |
Definition at line 6032 of file context.cpp.
| ScopedPtr<DotGfxHierarchyTable> ClassHierarchyContext::Private::Cachable::hierarchy |
Definition at line 6033 of file context.cpp.
| int ClassHierarchyContext::Private::Cachable::maxDepth |
Definition at line 6028 of file context.cpp.
| bool ClassHierarchyContext::Private::Cachable::maxDepthComputed |
Definition at line 6029 of file context.cpp.
| int ClassHierarchyContext::Private::Cachable::preferredDepth |
Definition at line 6030 of file context.cpp.
| bool ClassHierarchyContext::Private::Cachable::preferredDepthComputed |
Definition at line 6031 of file context.cpp.
1.8.11