My Project
|
Public Member Functions | |
Cachable () | |
Public Attributes | |
int | maxDepth |
bool | maxDepthComputed |
int | preferredDepth |
bool | preferredDepthComputed |
SharedPtr< TemplateList > | diagrams |
ScopedPtr< DotGfxHierarchyTable > | hierarchy |
Definition at line 6039 of file context.cpp.
|
inline |
Definition at line 6041 of file context.cpp.
SharedPtr<TemplateList> ClassHierarchyContext::Private::Cachable::diagrams |
Definition at line 6047 of file context.cpp.
Referenced by ClassHierarchyContext::Private::diagrams().
ScopedPtr<DotGfxHierarchyTable> ClassHierarchyContext::Private::Cachable::hierarchy |
Definition at line 6048 of file context.cpp.
Referenced by ClassHierarchyContext::Private::getHierarchy().
int ClassHierarchyContext::Private::Cachable::maxDepth |
Definition at line 6043 of file context.cpp.
Referenced by ClassHierarchyContext::Private::maxDepth().
bool ClassHierarchyContext::Private::Cachable::maxDepthComputed |
Definition at line 6044 of file context.cpp.
Referenced by ClassHierarchyContext::Private::maxDepth().
int ClassHierarchyContext::Private::Cachable::preferredDepth |
Definition at line 6045 of file context.cpp.
Referenced by ClassHierarchyContext::Private::preferredDepth().
bool ClassHierarchyContext::Private::Cachable::preferredDepthComputed |
Definition at line 6046 of file context.cpp.
Referenced by ClassHierarchyContext::Private::preferredDepth().