Open CASCADE Technology  6.9.0
Data Structures | Macros
AIS_ListNodeOfListOfInteractive.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_AIS_ListNodeOfListOfInteractive.hxx>
#include <Handle_AIS_InteractiveObject.hxx>
#include <TCollection_MapNode.hxx>
#include <TCollection_MapNodePtr.hxx>
#include <TCollection_ListNode.lxx>

Data Structures

class  AIS_ListNodeOfListOfInteractive
 

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_()