Open CASCADE Technology  6.9.0
Data Structures | Macros

TopTools_ListOfShape.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_TopTools_ListNodeOfListOfShape.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_List.lxx>

Data Structures

class  TopTools_ListOfShape
 

Macros

#define Item   TopoDS_Shape
 
#define Item_hxx   <TopoDS_Shape.hxx>
 
#define TCollection_ListNode   TopTools_ListNodeOfListOfShape
 
#define TCollection_ListNode_hxx   <TopTools_ListNodeOfListOfShape.hxx>
 
#define TCollection_ListIterator   TopTools_ListIteratorOfListOfShape
 
#define TCollection_ListIterator_hxx   <TopTools_ListIteratorOfListOfShape.hxx>
 
#define Handle_TCollection_ListNode   Handle_TopTools_ListNodeOfListOfShape
 
#define TCollection_ListNode_Type_()   TopTools_ListNodeOfListOfShape_Type_()
 
#define TCollection_List   TopTools_ListOfShape
 
#define TCollection_List_hxx   <TopTools_ListOfShape.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_TopTools_ListNodeOfListOfShape
#define Item   TopoDS_Shape
#define Item_hxx   <TopoDS_Shape.hxx>
#define TCollection_List   TopTools_ListOfShape
#define TCollection_List_hxx   <TopTools_ListOfShape.hxx>
#define TCollection_ListIterator   TopTools_ListIteratorOfListOfShape
#define TCollection_ListIterator_hxx   <TopTools_ListIteratorOfListOfShape.hxx>
#define TCollection_ListNode   TopTools_ListNodeOfListOfShape
#define TCollection_ListNode_hxx   <TopTools_ListNodeOfListOfShape.hxx>
#define TCollection_ListNode_Type_ ( )    TopTools_ListNodeOfListOfShape_Type_()