Open CASCADE Technology  6.9.0
Data Structures | Macros

TDF_ListIteratorOfDeltaList.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_TDF_Delta.hxx>
#include <Handle_TDF_ListNodeOfDeltaList.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  TDF_ListIteratorOfDeltaList
 

Macros

#define Item   Handle(TDF_Delta)
 
#define Item_hxx   <TDF_Delta.hxx>
 
#define TCollection_ListNode   TDF_ListNodeOfDeltaList
 
#define TCollection_ListNode_hxx   <TDF_ListNodeOfDeltaList.hxx>
 
#define TCollection_ListIterator   TDF_ListIteratorOfDeltaList
 
#define TCollection_ListIterator_hxx   <TDF_ListIteratorOfDeltaList.hxx>
 
#define Handle_TCollection_ListNode   Handle_TDF_ListNodeOfDeltaList
 
#define TCollection_ListNode_Type_()   TDF_ListNodeOfDeltaList_Type_()
 
#define TCollection_List   TDF_DeltaList
 
#define TCollection_List_hxx   <TDF_DeltaList.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_TDF_ListNodeOfDeltaList
#define Item   Handle(TDF_Delta)
#define Item_hxx   <TDF_Delta.hxx>
#define TCollection_List   TDF_DeltaList
#define TCollection_List_hxx   <TDF_DeltaList.hxx>
#define TCollection_ListIterator   TDF_ListIteratorOfDeltaList
#define TCollection_ListIterator_hxx   <TDF_ListIteratorOfDeltaList.hxx>
#define TCollection_ListNode   TDF_ListNodeOfDeltaList
#define TCollection_ListNode_hxx   <TDF_ListNodeOfDeltaList.hxx>
#define TCollection_ListNode_Type_ ( )    TDF_ListNodeOfDeltaList_Type_()