Open CASCADE Technology  6.9.0
Data Structures | Macros

BRep_ListIteratorOfListOfPointRepresentation.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_BRep_PointRepresentation.hxx>
#include <Handle_BRep_ListNodeOfListOfPointRepresentation.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  BRep_ListIteratorOfListOfPointRepresentation
 

Macros

#define Item   Handle(BRep_PointRepresentation)
 
#define Item_hxx   <BRep_PointRepresentation.hxx>
 
#define TCollection_ListNode   BRep_ListNodeOfListOfPointRepresentation
 
#define TCollection_ListNode_hxx   <BRep_ListNodeOfListOfPointRepresentation.hxx>
 
#define TCollection_ListIterator   BRep_ListIteratorOfListOfPointRepresentation
 
#define TCollection_ListIterator_hxx   <BRep_ListIteratorOfListOfPointRepresentation.hxx>
 
#define Handle_TCollection_ListNode   Handle_BRep_ListNodeOfListOfPointRepresentation
 
#define TCollection_ListNode_Type_()   BRep_ListNodeOfListOfPointRepresentation_Type_()
 
#define TCollection_List   BRep_ListOfPointRepresentation
 
#define TCollection_List_hxx   <BRep_ListOfPointRepresentation.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_BRep_ListNodeOfListOfPointRepresentation
#define Item   Handle(BRep_PointRepresentation)
#define Item_hxx   <BRep_PointRepresentation.hxx>
#define TCollection_List   BRep_ListOfPointRepresentation
#define TCollection_List_hxx   <BRep_ListOfPointRepresentation.hxx>
#define TCollection_ListIterator   BRep_ListIteratorOfListOfPointRepresentation
#define TCollection_ListIterator_hxx   <BRep_ListIteratorOfListOfPointRepresentation.hxx>
#define TCollection_ListNode   BRep_ListNodeOfListOfPointRepresentation
#define TCollection_ListNode_hxx   <BRep_ListNodeOfListOfPointRepresentation.hxx>
#define TCollection_ListNode_Type_ ( )    BRep_ListNodeOfListOfPointRepresentation_Type_()