Open CASCADE Technology  6.9.1
Data Structures | Macros
CDM_ListIteratorOfListOfDocument.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_CDM_Document.hxx>
#include <Handle_CDM_ListNodeOfListOfDocument.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  CDM_ListIteratorOfListOfDocument
 

Macros

#define Item   Handle(CDM_Document)
 
#define Item_hxx   <CDM_Document.hxx>
 
#define TCollection_ListNode   CDM_ListNodeOfListOfDocument
 
#define TCollection_ListNode_hxx   <CDM_ListNodeOfListOfDocument.hxx>
 
#define TCollection_ListIterator   CDM_ListIteratorOfListOfDocument
 
#define TCollection_ListIterator_hxx   <CDM_ListIteratorOfListOfDocument.hxx>
 
#define Handle_TCollection_ListNode   Handle_CDM_ListNodeOfListOfDocument
 
#define TCollection_ListNode_Type_()   CDM_ListNodeOfListOfDocument_Type_()
 
#define TCollection_List   CDM_ListOfDocument
 
#define TCollection_List_hxx   <CDM_ListOfDocument.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_CDM_ListNodeOfListOfDocument
#define Item   Handle(CDM_Document)
#define Item_hxx   <CDM_Document.hxx>
#define TCollection_List   CDM_ListOfDocument
#define TCollection_List_hxx   <CDM_ListOfDocument.hxx>
#define TCollection_ListIterator   CDM_ListIteratorOfListOfDocument
#define TCollection_ListIterator_hxx   <CDM_ListIteratorOfListOfDocument.hxx>
#define TCollection_ListNode   CDM_ListNodeOfListOfDocument
#define TCollection_ListNode_hxx   <CDM_ListNodeOfListOfDocument.hxx>
#define TCollection_ListNode_Type_ ( )    CDM_ListNodeOfListOfDocument_Type_()