Open CASCADE Technology  6.9.0
Data Structures | Macros

BRep_ListOfCurveRepresentation.hxx File Reference

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

Data Structures

class  BRep_ListOfCurveRepresentation
 

Macros

#define Item   Handle(BRep_CurveRepresentation)
 
#define Item_hxx   <BRep_CurveRepresentation.hxx>
 
#define TCollection_ListNode   BRep_ListNodeOfListOfCurveRepresentation
 
#define TCollection_ListNode_hxx   <BRep_ListNodeOfListOfCurveRepresentation.hxx>
 
#define TCollection_ListIterator   BRep_ListIteratorOfListOfCurveRepresentation
 
#define TCollection_ListIterator_hxx   <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
 
#define Handle_TCollection_ListNode   Handle_BRep_ListNodeOfListOfCurveRepresentation
 
#define TCollection_ListNode_Type_()   BRep_ListNodeOfListOfCurveRepresentation_Type_()
 
#define TCollection_List   BRep_ListOfCurveRepresentation
 
#define TCollection_List_hxx   <BRep_ListOfCurveRepresentation.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_BRep_ListNodeOfListOfCurveRepresentation
#define Item   Handle(BRep_CurveRepresentation)
#define Item_hxx   <BRep_CurveRepresentation.hxx>
#define TCollection_List   BRep_ListOfCurveRepresentation
#define TCollection_List_hxx   <BRep_ListOfCurveRepresentation.hxx>
#define TCollection_ListIterator   BRep_ListIteratorOfListOfCurveRepresentation
#define TCollection_ListIterator_hxx   <BRep_ListIteratorOfListOfCurveRepresentation.hxx>
#define TCollection_ListNode   BRep_ListNodeOfListOfCurveRepresentation
#define TCollection_ListNode_hxx   <BRep_ListNodeOfListOfCurveRepresentation.hxx>
#define TCollection_ListNode_Type_ ( )    BRep_ListNodeOfListOfCurveRepresentation_Type_()