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

Public Member Functions

 Cachable ()
 

Public Attributes

int maxDepth
 
bool maxDepthComputed
 
int preferredDepth
 
bool preferredDepthComputed
 

Detailed Description

Definition at line 7795 of file context.cpp.

Constructor & Destructor Documentation

ExampleTreeContext::Private::Cachable::Cachable ( )
inline

Definition at line 7797 of file context.cpp.

Member Data Documentation

int ExampleTreeContext::Private::Cachable::maxDepth

Definition at line 7798 of file context.cpp.

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

bool ExampleTreeContext::Private::Cachable::maxDepthComputed

Definition at line 7799 of file context.cpp.

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

int ExampleTreeContext::Private::Cachable::preferredDepth

Definition at line 7800 of file context.cpp.

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

bool ExampleTreeContext::Private::Cachable::preferredDepthComputed

Definition at line 7801 of file context.cpp.

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


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