Open CASCADE Technology  6.9.1
Data Structures | Macros
TDF_AttributeDeltaList.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_TDF_AttributeDelta.hxx>
#include <Handle_TDF_ListNodeOfAttributeDeltaList.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_List.lxx>

Data Structures

class  TDF_AttributeDeltaList
 

Macros

#define Item   Handle(TDF_AttributeDelta)
 
#define Item_hxx   <TDF_AttributeDelta.hxx>
 
#define TCollection_ListNode   TDF_ListNodeOfAttributeDeltaList
 
#define TCollection_ListNode_hxx   <TDF_ListNodeOfAttributeDeltaList.hxx>
 
#define TCollection_ListIterator   TDF_ListIteratorOfAttributeDeltaList
 
#define TCollection_ListIterator_hxx   <TDF_ListIteratorOfAttributeDeltaList.hxx>
 
#define Handle_TCollection_ListNode   Handle_TDF_ListNodeOfAttributeDeltaList
 
#define TCollection_ListNode_Type_()   TDF_ListNodeOfAttributeDeltaList_Type_()
 
#define TCollection_List   TDF_AttributeDeltaList
 
#define TCollection_List_hxx   <TDF_AttributeDeltaList.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_TDF_ListNodeOfAttributeDeltaList
#define Item   Handle(TDF_AttributeDelta)
#define Item_hxx   <TDF_AttributeDelta.hxx>
#define TCollection_List   TDF_AttributeDeltaList
#define TCollection_List_hxx   <TDF_AttributeDeltaList.hxx>
#define TCollection_ListIterator   TDF_ListIteratorOfAttributeDeltaList
#define TCollection_ListIterator_hxx   <TDF_ListIteratorOfAttributeDeltaList.hxx>
#define TCollection_ListNode   TDF_ListNodeOfAttributeDeltaList
#define TCollection_ListNode_hxx   <TDF_ListNodeOfAttributeDeltaList.hxx>
#define TCollection_ListNode_Type_ ( )    TDF_ListNodeOfAttributeDeltaList_Type_()