Open CASCADE Technology 6.6.0
Data Structures | Enumerations
NCollection_CellFilter.hxx File Reference
#include <Standard_Real.hxx>
#include <NCollection_List.hxx>
#include <NCollection_Map.hxx>
#include <NCollection_DataMap.hxx>
#include <NCollection_BaseAllocator.hxx>
#include <NCollection_TypeDef.hxx>

Data Structures

class  NCollection_CellFilter< Inspector >
struct  NCollection_CellFilter< Inspector >::ListNode
struct  NCollection_CellFilter< Inspector >::Cell
struct  NCollection_CellFilter_InspectorXYZ
struct  NCollection_CellFilter_InspectorXY

Enumerations

enum  NCollection_CellFilter_Action { CellFilter_Keep = 0, CellFilter_Purge = 1 }
 Auxiliary enumeration serving as responce from method Inspect. More...

Enumeration Type Documentation

Enumerator:
CellFilter_Keep 

Target is needed and should be kept.

CellFilter_Purge 

Target is not needed and can be removed from the current cell.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines