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

Public Member Functions

 Cachable ()
 

Public Attributes

int maxDepth
 
bool maxDepthComputed
 
int preferredDepth
 
bool preferredDepthComputed
 

Detailed Description

Definition at line 6966 of file context.cpp.

Constructor & Destructor Documentation

NamespaceTreeContext::Private::Cachable::Cachable ( )
inline

Definition at line 6968 of file context.cpp.

Member Data Documentation

int NamespaceTreeContext::Private::Cachable::maxDepth

Definition at line 6969 of file context.cpp.

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

bool NamespaceTreeContext::Private::Cachable::maxDepthComputed

Definition at line 6970 of file context.cpp.

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

int NamespaceTreeContext::Private::Cachable::preferredDepth

Definition at line 6971 of file context.cpp.

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

bool NamespaceTreeContext::Private::Cachable::preferredDepthComputed

Definition at line 6972 of file context.cpp.

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


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