Open CASCADE Technology  6.9.0
Data Structures | Macros

ExprIntrp_ListIteratorOfStackOfGeneralExpression.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_Expr_GeneralExpression.hxx>
#include <Handle_ExprIntrp_ListNodeOfStackOfGeneralExpression.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  ExprIntrp_ListIteratorOfStackOfGeneralExpression
 

Macros

#define Item   Handle(Expr_GeneralExpression)
 
#define Item_hxx   <Expr_GeneralExpression.hxx>
 
#define TCollection_ListNode   ExprIntrp_ListNodeOfStackOfGeneralExpression
 
#define TCollection_ListNode_hxx   <ExprIntrp_ListNodeOfStackOfGeneralExpression.hxx>
 
#define TCollection_ListIterator   ExprIntrp_ListIteratorOfStackOfGeneralExpression
 
#define TCollection_ListIterator_hxx   <ExprIntrp_ListIteratorOfStackOfGeneralExpression.hxx>
 
#define Handle_TCollection_ListNode   Handle_ExprIntrp_ListNodeOfStackOfGeneralExpression
 
#define TCollection_ListNode_Type_()   ExprIntrp_ListNodeOfStackOfGeneralExpression_Type_()
 
#define TCollection_List   ExprIntrp_StackOfGeneralExpression
 
#define TCollection_List_hxx   <ExprIntrp_StackOfGeneralExpression.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_ExprIntrp_ListNodeOfStackOfGeneralExpression
#define Item   Handle(Expr_GeneralExpression)
#define Item_hxx   <Expr_GeneralExpression.hxx>
#define TCollection_List   ExprIntrp_StackOfGeneralExpression
#define TCollection_List_hxx   <ExprIntrp_StackOfGeneralExpression.hxx>
#define TCollection_ListIterator   ExprIntrp_ListIteratorOfStackOfGeneralExpression
#define TCollection_ListIterator_hxx   <ExprIntrp_ListIteratorOfStackOfGeneralExpression.hxx>
#define TCollection_ListNode   ExprIntrp_ListNodeOfStackOfGeneralExpression
#define TCollection_ListNode_hxx   <ExprIntrp_ListNodeOfStackOfGeneralExpression.hxx>
#define TCollection_ListNode_Type_ ( )    ExprIntrp_ListNodeOfStackOfGeneralExpression_Type_()