Open CASCADE Technology  6.9.0
Data Structures | Macros

TColStd_ListOfTransient.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_Standard_Transient.hxx>
#include <Handle_TColStd_ListNodeOfListOfTransient.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_List.lxx>

Data Structures

class  TColStd_ListOfTransient
 

Macros

#define Item   Handle(Standard_Transient)
 
#define Item_hxx   <Standard_Transient.hxx>
 
#define TCollection_ListNode   TColStd_ListNodeOfListOfTransient
 
#define TCollection_ListNode_hxx   <TColStd_ListNodeOfListOfTransient.hxx>
 
#define TCollection_ListIterator   TColStd_ListIteratorOfListOfTransient
 
#define TCollection_ListIterator_hxx   <TColStd_ListIteratorOfListOfTransient.hxx>
 
#define Handle_TCollection_ListNode   Handle_TColStd_ListNodeOfListOfTransient
 
#define TCollection_ListNode_Type_()   TColStd_ListNodeOfListOfTransient_Type_()
 
#define TCollection_List   TColStd_ListOfTransient
 
#define TCollection_List_hxx   <TColStd_ListOfTransient.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_TColStd_ListNodeOfListOfTransient
#define Item   Handle(Standard_Transient)
#define Item_hxx   <Standard_Transient.hxx>
#define TCollection_List   TColStd_ListOfTransient
#define TCollection_List_hxx   <TColStd_ListOfTransient.hxx>
#define TCollection_ListIterator   TColStd_ListIteratorOfListOfTransient
#define TCollection_ListIterator_hxx   <TColStd_ListIteratorOfListOfTransient.hxx>
#define TCollection_ListNode   TColStd_ListNodeOfListOfTransient
#define TCollection_ListNode_hxx   <TColStd_ListNodeOfListOfTransient.hxx>
#define TCollection_ListNode_Type_ ( )    TColStd_ListNodeOfListOfTransient_Type_()