Open CASCADE Technology
7.1.0.beta
|
#include <Standard_Real.hxx>
#include <NCollection_LocalArray.hxx>
#include <NCollection_Array1.hxx>
#include <NCollection_List.hxx>
#include <NCollection_Map.hxx>
#include <NCollection_DataMap.hxx>
#include <NCollection_IncAllocator.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... | |