My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 6039 of file context.cpp.

Constructor & Destructor Documentation

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

Definition at line 6041 of file context.cpp.

Member Data Documentation

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().


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