Open CASCADE Technology  6.9.1
Data Structures | Macros
ExprIntrp_StackOfGeneralRelation.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_Expr_GeneralRelation.hxx>
#include <Handle_ExprIntrp_ListNodeOfStackOfGeneralRelation.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_List.lxx>

Data Structures

class  ExprIntrp_StackOfGeneralRelation
 

Macros

#define Item   Handle(Expr_GeneralRelation)
 
#define Item_hxx   <Expr_GeneralRelation.hxx>
 
#define TCollection_ListNode   ExprIntrp_ListNodeOfStackOfGeneralRelation
 
#define TCollection_ListNode_hxx   <ExprIntrp_ListNodeOfStackOfGeneralRelation.hxx>
 
#define TCollection_ListIterator   ExprIntrp_ListIteratorOfStackOfGeneralRelation
 
#define TCollection_ListIterator_hxx   <ExprIntrp_ListIteratorOfStackOfGeneralRelation.hxx>
 
#define Handle_TCollection_ListNode   Handle_ExprIntrp_ListNodeOfStackOfGeneralRelation
 
#define TCollection_ListNode_Type_()   ExprIntrp_ListNodeOfStackOfGeneralRelation_Type_()
 
#define TCollection_List   ExprIntrp_StackOfGeneralRelation
 
#define TCollection_List_hxx   <ExprIntrp_StackOfGeneralRelation.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_ExprIntrp_ListNodeOfStackOfGeneralRelation
#define Item   Handle(Expr_GeneralRelation)
#define Item_hxx   <Expr_GeneralRelation.hxx>
#define TCollection_List   ExprIntrp_StackOfGeneralRelation
#define TCollection_List_hxx   <ExprIntrp_StackOfGeneralRelation.hxx>
#define TCollection_ListIterator   ExprIntrp_ListIteratorOfStackOfGeneralRelation
#define TCollection_ListIterator_hxx   <ExprIntrp_ListIteratorOfStackOfGeneralRelation.hxx>
#define TCollection_ListNode   ExprIntrp_ListNodeOfStackOfGeneralRelation
#define TCollection_ListNode_hxx   <ExprIntrp_ListNodeOfStackOfGeneralRelation.hxx>
#define TCollection_ListNode_Type_ ( )    ExprIntrp_ListNodeOfStackOfGeneralRelation_Type_()