Open CASCADE Technology  6.9.1
Data Structures | Macros
AIS_ListIteratorOfListOfInteractive.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_AIS_InteractiveObject.hxx>
#include <Handle_AIS_ListNodeOfListOfInteractive.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  AIS_ListIteratorOfListOfInteractive
 

Macros

#define Item   Handle(AIS_InteractiveObject)
 
#define Item_hxx   <AIS_InteractiveObject.hxx>
 
#define TCollection_ListNode   AIS_ListNodeOfListOfInteractive
 
#define TCollection_ListNode_hxx   <AIS_ListNodeOfListOfInteractive.hxx>
 
#define TCollection_ListIterator   AIS_ListIteratorOfListOfInteractive
 
#define TCollection_ListIterator_hxx   <AIS_ListIteratorOfListOfInteractive.hxx>
 
#define Handle_TCollection_ListNode   Handle_AIS_ListNodeOfListOfInteractive
 
#define TCollection_ListNode_Type_()   AIS_ListNodeOfListOfInteractive_Type_()
 
#define TCollection_List   AIS_ListOfInteractive
 
#define TCollection_List_hxx   <AIS_ListOfInteractive.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_AIS_ListNodeOfListOfInteractive
#define Item   Handle(AIS_InteractiveObject)
#define Item_hxx   <AIS_InteractiveObject.hxx>
#define TCollection_List   AIS_ListOfInteractive
#define TCollection_List_hxx   <AIS_ListOfInteractive.hxx>
#define TCollection_ListIterator   AIS_ListIteratorOfListOfInteractive
#define TCollection_ListIterator_hxx   <AIS_ListIteratorOfListOfInteractive.hxx>
#define TCollection_ListNode   AIS_ListNodeOfListOfInteractive
#define TCollection_ListNode_hxx   <AIS_ListNodeOfListOfInteractive.hxx>
#define TCollection_ListNode_Type_ ( )    AIS_ListNodeOfListOfInteractive_Type_()