Open CASCADE Technology  6.8.0
Data Structures | Macros
SelectBasics_ListIteratorOfListOfSensitive.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_SelectBasics_SensitiveEntity.hxx>
#include <Handle_SelectBasics_ListNodeOfListOfSensitive.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  SelectBasics_ListIteratorOfListOfSensitive
 

Macros

#define Item   Handle(SelectBasics_SensitiveEntity)
 
#define Item_hxx   <SelectBasics_SensitiveEntity.hxx>
 
#define TCollection_ListNode   SelectBasics_ListNodeOfListOfSensitive
 
#define TCollection_ListNode_hxx   <SelectBasics_ListNodeOfListOfSensitive.hxx>
 
#define TCollection_ListIterator   SelectBasics_ListIteratorOfListOfSensitive
 
#define TCollection_ListIterator_hxx   <SelectBasics_ListIteratorOfListOfSensitive.hxx>
 
#define Handle_TCollection_ListNode   Handle_SelectBasics_ListNodeOfListOfSensitive
 
#define TCollection_ListNode_Type_()   SelectBasics_ListNodeOfListOfSensitive_Type_()
 
#define TCollection_List   SelectBasics_ListOfSensitive
 
#define TCollection_List_hxx   <SelectBasics_ListOfSensitive.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_SelectBasics_ListNodeOfListOfSensitive
#define Item_hxx   <SelectBasics_SensitiveEntity.hxx>
#define TCollection_List   SelectBasics_ListOfSensitive
#define TCollection_List_hxx   <SelectBasics_ListOfSensitive.hxx>
#define TCollection_ListIterator   SelectBasics_ListIteratorOfListOfSensitive
#define TCollection_ListIterator_hxx   <SelectBasics_ListIteratorOfListOfSensitive.hxx>
#define TCollection_ListNode   SelectBasics_ListNodeOfListOfSensitive
#define TCollection_ListNode_hxx   <SelectBasics_ListNodeOfListOfSensitive.hxx>
#define TCollection_ListNode_Type_ ( )    SelectBasics_ListNodeOfListOfSensitive_Type_()