Open CASCADE Technology  6.9.0
Data Structures | Macros

TColStd_ListIteratorOfListOfReal.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Standard_Real.hxx>
#include <Handle_TColStd_ListNodeOfListOfReal.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  TColStd_ListIteratorOfListOfReal
 

Macros

#define Item   Standard_Real
 
#define Item_hxx   <Standard_Real.hxx>
 
#define TCollection_ListNode   TColStd_ListNodeOfListOfReal
 
#define TCollection_ListNode_hxx   <TColStd_ListNodeOfListOfReal.hxx>
 
#define TCollection_ListIterator   TColStd_ListIteratorOfListOfReal
 
#define TCollection_ListIterator_hxx   <TColStd_ListIteratorOfListOfReal.hxx>
 
#define Handle_TCollection_ListNode   Handle_TColStd_ListNodeOfListOfReal
 
#define TCollection_ListNode_Type_()   TColStd_ListNodeOfListOfReal_Type_()
 
#define TCollection_List   TColStd_ListOfReal
 
#define TCollection_List_hxx   <TColStd_ListOfReal.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_TColStd_ListNodeOfListOfReal
#define Item   Standard_Real
#define Item_hxx   <Standard_Real.hxx>
#define TCollection_List   TColStd_ListOfReal
#define TCollection_List_hxx   <TColStd_ListOfReal.hxx>
#define TCollection_ListIterator   TColStd_ListIteratorOfListOfReal
#define TCollection_ListIterator_hxx   <TColStd_ListIteratorOfListOfReal.hxx>
#define TCollection_ListNode   TColStd_ListNodeOfListOfReal
#define TCollection_ListNode_hxx   <TColStd_ListNodeOfListOfReal.hxx>
#define TCollection_ListNode_Type_ ( )    TColStd_ListNodeOfListOfReal_Type_()