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

Data Structures

class  TColStd_ListOfInteger
 

Macros

#define Item   Standard_Integer
 
#define Item_hxx   <Standard_Integer.hxx>
 
#define TCollection_ListNode   TColStd_ListNodeOfListOfInteger
 
#define TCollection_ListNode_hxx   <TColStd_ListNodeOfListOfInteger.hxx>
 
#define TCollection_ListIterator   TColStd_ListIteratorOfListOfInteger
 
#define TCollection_ListIterator_hxx   <TColStd_ListIteratorOfListOfInteger.hxx>
 
#define Handle_TCollection_ListNode   Handle_TColStd_ListNodeOfListOfInteger
 
#define TCollection_ListNode_Type_()   TColStd_ListNodeOfListOfInteger_Type_()
 
#define TCollection_List   TColStd_ListOfInteger
 
#define TCollection_List_hxx   <TColStd_ListOfInteger.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_TColStd_ListNodeOfListOfInteger
#define Item   Standard_Integer
#define Item_hxx   <Standard_Integer.hxx>
#define TCollection_List   TColStd_ListOfInteger
#define TCollection_List_hxx   <TColStd_ListOfInteger.hxx>
#define TCollection_ListIterator   TColStd_ListIteratorOfListOfInteger
#define TCollection_ListIterator_hxx   <TColStd_ListIteratorOfListOfInteger.hxx>
#define TCollection_ListNode   TColStd_ListNodeOfListOfInteger
#define TCollection_ListNode_hxx   <TColStd_ListNodeOfListOfInteger.hxx>
#define TCollection_ListNode_Type_ ( )    TColStd_ListNodeOfListOfInteger_Type_()