Open CASCADE Technology  6.9.1
Data Structures | Macros
TDF_ListNodeOfAttributeList.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_TDF_ListNodeOfAttributeList.hxx>
#include <Handle_TDF_Attribute.hxx>
#include <TCollection_MapNode.hxx>
#include <TCollection_MapNodePtr.hxx>
#include <TCollection_ListNode.lxx>

Data Structures

class  TDF_ListNodeOfAttributeList
 

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_()