Open CASCADE Technology  6.9.1
Data Structures | Macros
TDF_ListIteratorOfAttributeList.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_TDF_Attribute.hxx>
#include <Handle_TDF_ListNodeOfAttributeList.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  TDF_ListIteratorOfAttributeList
 

Macros

#define Item   Handle(TDF_Attribute)
 
#define Item_hxx   <TDF_Attribute.hxx>
 
#define TCollection_ListNode   TDF_ListNodeOfAttributeList
 
#define TCollection_ListNode_hxx   <TDF_ListNodeOfAttributeList.hxx>
 
#define TCollection_ListIterator   TDF_ListIteratorOfAttributeList
 
#define TCollection_ListIterator_hxx   <TDF_ListIteratorOfAttributeList.hxx>
 
#define Handle_TCollection_ListNode   Handle_TDF_ListNodeOfAttributeList
 
#define TCollection_ListNode_Type_()   TDF_ListNodeOfAttributeList_Type_()
 
#define TCollection_List   TDF_AttributeList
 
#define TCollection_List_hxx   <TDF_AttributeList.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_TDF_ListNodeOfAttributeList
#define Item   Handle(TDF_Attribute)
#define Item_hxx   <TDF_Attribute.hxx>
#define TCollection_List   TDF_AttributeList
#define TCollection_List_hxx   <TDF_AttributeList.hxx>
#define TCollection_ListIterator   TDF_ListIteratorOfAttributeList
#define TCollection_ListIterator_hxx   <TDF_ListIteratorOfAttributeList.hxx>
#define TCollection_ListNode   TDF_ListNodeOfAttributeList
#define TCollection_ListNode_hxx   <TDF_ListNodeOfAttributeList.hxx>
#define TCollection_ListNode_Type_ ( )    TDF_ListNodeOfAttributeList_Type_()