Open CASCADE Technology  6.9.0
Data Structures | Macros
IntTools_ListIteratorOfListOfBox.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_IntTools_ListNodeOfListOfBox.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  IntTools_ListIteratorOfListOfBox
 

Macros

#define Item   Bnd_Box
 
#define Item_hxx   <Bnd_Box.hxx>
 
#define TCollection_ListNode   IntTools_ListNodeOfListOfBox
 
#define TCollection_ListNode_hxx   <IntTools_ListNodeOfListOfBox.hxx>
 
#define TCollection_ListIterator   IntTools_ListIteratorOfListOfBox
 
#define TCollection_ListIterator_hxx   <IntTools_ListIteratorOfListOfBox.hxx>
 
#define Handle_TCollection_ListNode   Handle_IntTools_ListNodeOfListOfBox
 
#define TCollection_ListNode_Type_()   IntTools_ListNodeOfListOfBox_Type_()
 
#define TCollection_List   IntTools_ListOfBox
 
#define TCollection_List_hxx   <IntTools_ListOfBox.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_IntTools_ListNodeOfListOfBox
#define Item   Bnd_Box
#define Item_hxx   <Bnd_Box.hxx>
#define TCollection_List   IntTools_ListOfBox
#define TCollection_List_hxx   <IntTools_ListOfBox.hxx>
#define TCollection_ListIterator   IntTools_ListIteratorOfListOfBox
#define TCollection_ListIterator_hxx   <IntTools_ListIteratorOfListOfBox.hxx>
#define TCollection_ListNode   IntTools_ListNodeOfListOfBox
#define TCollection_ListNode_hxx   <IntTools_ListNodeOfListOfBox.hxx>
#define TCollection_ListNode_Type_ ( )    IntTools_ListNodeOfListOfBox_Type_()