Open CASCADE Technology  6.9.0
Data Structures | Macros

BRepCheck_ListIteratorOfListOfStatus.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <BRepCheck_Status.hxx>
#include <Handle_BRepCheck_ListNodeOfListOfStatus.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  BRepCheck_ListIteratorOfListOfStatus
 

Macros

#define Item   BRepCheck_Status
 
#define Item_hxx   <BRepCheck_Status.hxx>
 
#define TCollection_ListNode   BRepCheck_ListNodeOfListOfStatus
 
#define TCollection_ListNode_hxx   <BRepCheck_ListNodeOfListOfStatus.hxx>
 
#define TCollection_ListIterator   BRepCheck_ListIteratorOfListOfStatus
 
#define TCollection_ListIterator_hxx   <BRepCheck_ListIteratorOfListOfStatus.hxx>
 
#define Handle_TCollection_ListNode   Handle_BRepCheck_ListNodeOfListOfStatus
 
#define TCollection_ListNode_Type_()   BRepCheck_ListNodeOfListOfStatus_Type_()
 
#define TCollection_List   BRepCheck_ListOfStatus
 
#define TCollection_List_hxx   <BRepCheck_ListOfStatus.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_BRepCheck_ListNodeOfListOfStatus
#define Item   BRepCheck_Status
#define Item_hxx   <BRepCheck_Status.hxx>
#define TCollection_List   BRepCheck_ListOfStatus
#define TCollection_List_hxx   <BRepCheck_ListOfStatus.hxx>
#define TCollection_ListIterator   BRepCheck_ListIteratorOfListOfStatus
#define TCollection_ListIterator_hxx   <BRepCheck_ListIteratorOfListOfStatus.hxx>
#define TCollection_ListNode   BRepCheck_ListNodeOfListOfStatus
#define TCollection_ListNode_hxx   <BRepCheck_ListNodeOfListOfStatus.hxx>
#define TCollection_ListNode_Type_ ( )    BRepCheck_ListNodeOfListOfStatus_Type_()