OCC Main Page | ApplicationFramework | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

ApplicationFramework
TKLCAF
TDF


TDF_ClosureMode Class Reference

This class provides options closure management.
.

#include <TDF_ClosureMode.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
Standard_EXPORT TDF_ClosureMode (const Standard_Boolean aMode=Standard_True)
 Creates an objet with all modes set to <amode>.
.
void Descendants (const Standard_Boolean aStatus)
 Sets the mode "Descendants" to <astatus>.

"Descendants" mode means we add to the data set
the children labels of each USER GIVEN label. We
do not do that with the labels found applying
UpToFirstLevel option.

.
Standard_Boolean Descendants () const
 Returns true if the mode "Descendants" is set.

.
void References (const Standard_Boolean aStatus)
 Sets the mode "References" to <astatus>.

"References" mode means we add to the data set
the descendants of an attribute, by calling the
attribute method Descendants().

.
Standard_Boolean References () const
 Returns true if the mode "References" is set.

.

Private Attributes

Standard_Integer myFlags


Constructor & Destructor Documentation

Standard_EXPORT TDF_ClosureMode::TDF_ClosureMode const Standard_Boolean  aMode = Standard_True  ) 
 


Member Function Documentation

Standard_Boolean TDF_ClosureMode::Descendants  )  const [inline]
 

void TDF_ClosureMode::Descendants const Standard_Boolean  aStatus  )  [inline]
 

void TDF_ClosureMode::operator delete void *  anAddress  )  [inline]
 

void* TDF_ClosureMode::operator new size_t  size  )  [inline]
 

void* TDF_ClosureMode::operator new size_t  ,
void *  anAddress
[inline]
 

Standard_Boolean TDF_ClosureMode::References  )  const [inline]
 

void TDF_ClosureMode::References const Standard_Boolean  aStatus  )  [inline]
 


Field Documentation

Standard_Integer TDF_ClosureMode::myFlags [private]
 


The documentation for this class was generated from the following files:
Generated on Mon Aug 25 14:15:32 2008 for OpenCASCADE by  doxygen 1.4.1