My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
ClassTreeContext::Private::Cachable Struct Reference

Public Member Functions

 Cachable ()
 

Public Attributes

int maxDepth
 
bool maxDepthComputed
 
int preferredDepth
 
bool preferredDepthComputed
 

Detailed Description

Definition at line 6797 of file context.cpp.

Constructor & Destructor Documentation

ClassTreeContext::Private::Cachable::Cachable ( )
inline

Definition at line 6799 of file context.cpp.

Member Data Documentation

int ClassTreeContext::Private::Cachable::maxDepth

Definition at line 6801 of file context.cpp.

Referenced by ClassTreeContext::Private::maxDepth().

bool ClassTreeContext::Private::Cachable::maxDepthComputed

Definition at line 6802 of file context.cpp.

Referenced by ClassTreeContext::Private::maxDepth().

int ClassTreeContext::Private::Cachable::preferredDepth

Definition at line 6803 of file context.cpp.

Referenced by ClassTreeContext::Private::preferredDepth().

bool ClassTreeContext::Private::Cachable::preferredDepthComputed

Definition at line 6804 of file context.cpp.

Referenced by ClassTreeContext::Private::preferredDepth().


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