Open CASCADE Technology  6.9.0
Data Structures | Macros

DBRep_ListOfFace.hxx File Reference

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

Data Structures

class  DBRep_ListOfFace
 

Macros

#define Item   Handle(DBRep_Face)
 
#define Item_hxx   <DBRep_Face.hxx>
 
#define TCollection_ListNode   DBRep_ListNodeOfListOfFace
 
#define TCollection_ListNode_hxx   <DBRep_ListNodeOfListOfFace.hxx>
 
#define TCollection_ListIterator   DBRep_ListIteratorOfListOfFace
 
#define TCollection_ListIterator_hxx   <DBRep_ListIteratorOfListOfFace.hxx>
 
#define Handle_TCollection_ListNode   Handle_DBRep_ListNodeOfListOfFace
 
#define TCollection_ListNode_Type_()   DBRep_ListNodeOfListOfFace_Type_()
 
#define TCollection_List   DBRep_ListOfFace
 
#define TCollection_List_hxx   <DBRep_ListOfFace.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_DBRep_ListNodeOfListOfFace
#define Item   Handle(DBRep_Face)
#define Item_hxx   <DBRep_Face.hxx>
#define TCollection_List   DBRep_ListOfFace
#define TCollection_List_hxx   <DBRep_ListOfFace.hxx>
#define TCollection_ListIterator   DBRep_ListIteratorOfListOfFace
#define TCollection_ListIterator_hxx   <DBRep_ListIteratorOfListOfFace.hxx>
#define TCollection_ListNode   DBRep_ListNodeOfListOfFace
#define TCollection_ListNode_hxx   <DBRep_ListNodeOfListOfFace.hxx>
#define TCollection_ListNode_Type_ ( )    DBRep_ListNodeOfListOfFace_Type_()