Public Member Functions | Public Attributes | List of all members
ClassHierarchyContext::Private::Cachable Struct Reference

Public Member Functions

 Cachable ()
 

Public Attributes

int maxDepth
 
bool maxDepthComputed
 
int preferredDepth
 
bool preferredDepthComputed
 
SharedPtr< TemplateListdiagrams
 
ScopedPtr< DotGfxHierarchyTablehierarchy
 

Detailed Description

Definition at line 6024 of file context.cpp.

Constructor & Destructor Documentation

ClassHierarchyContext::Private::Cachable::Cachable ( )
inline

Member Data Documentation

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.


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