Open CASCADE Technology  6.9.0
Data Structures | Macros

DBRep_ListOfEdge.hxx File Reference

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

Data Structures

class  DBRep_ListOfEdge
 

Macros

#define Item   Handle(DBRep_Edge)
 
#define Item_hxx   <DBRep_Edge.hxx>
 
#define TCollection_ListNode   DBRep_ListNodeOfListOfEdge
 
#define TCollection_ListNode_hxx   <DBRep_ListNodeOfListOfEdge.hxx>
 
#define TCollection_ListIterator   DBRep_ListIteratorOfListOfEdge
 
#define TCollection_ListIterator_hxx   <DBRep_ListIteratorOfListOfEdge.hxx>
 
#define Handle_TCollection_ListNode   Handle_DBRep_ListNodeOfListOfEdge
 
#define TCollection_ListNode_Type_()   DBRep_ListNodeOfListOfEdge_Type_()
 
#define TCollection_List   DBRep_ListOfEdge
 
#define TCollection_List_hxx   <DBRep_ListOfEdge.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_DBRep_ListNodeOfListOfEdge
#define Item   Handle(DBRep_Edge)
#define Item_hxx   <DBRep_Edge.hxx>
#define TCollection_List   DBRep_ListOfEdge
#define TCollection_List_hxx   <DBRep_ListOfEdge.hxx>
#define TCollection_ListIterator   DBRep_ListIteratorOfListOfEdge
#define TCollection_ListIterator_hxx   <DBRep_ListIteratorOfListOfEdge.hxx>
#define TCollection_ListNode   DBRep_ListNodeOfListOfEdge
#define TCollection_ListNode_hxx   <DBRep_ListNodeOfListOfEdge.hxx>
#define TCollection_ListNode_Type_ ( )    DBRep_ListNodeOfListOfEdge_Type_()