Open CASCADE Technology  6.9.0
Data Structures | Macros

ExprIntrp_ListIteratorOfStackOfGeneralFunction.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_Expr_GeneralFunction.hxx>
#include <Handle_ExprIntrp_ListNodeOfStackOfGeneralFunction.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_ListIterator.lxx>

Data Structures

class  ExprIntrp_ListIteratorOfStackOfGeneralFunction
 

Macros

#define Item   Handle(Expr_GeneralFunction)
 
#define Item_hxx   <Expr_GeneralFunction.hxx>
 
#define TCollection_ListNode   ExprIntrp_ListNodeOfStackOfGeneralFunction
 
#define TCollection_ListNode_hxx   <ExprIntrp_ListNodeOfStackOfGeneralFunction.hxx>
 
#define TCollection_ListIterator   ExprIntrp_ListIteratorOfStackOfGeneralFunction
 
#define TCollection_ListIterator_hxx   <ExprIntrp_ListIteratorOfStackOfGeneralFunction.hxx>
 
#define Handle_TCollection_ListNode   Handle_ExprIntrp_ListNodeOfStackOfGeneralFunction
 
#define TCollection_ListNode_Type_()   ExprIntrp_ListNodeOfStackOfGeneralFunction_Type_()
 
#define TCollection_List   ExprIntrp_StackOfGeneralFunction
 
#define TCollection_List_hxx   <ExprIntrp_StackOfGeneralFunction.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_ExprIntrp_ListNodeOfStackOfGeneralFunction
#define Item   Handle(Expr_GeneralFunction)
#define Item_hxx   <Expr_GeneralFunction.hxx>
#define TCollection_List   ExprIntrp_StackOfGeneralFunction
#define TCollection_List_hxx   <ExprIntrp_StackOfGeneralFunction.hxx>
#define TCollection_ListIterator   ExprIntrp_ListIteratorOfStackOfGeneralFunction
#define TCollection_ListIterator_hxx   <ExprIntrp_ListIteratorOfStackOfGeneralFunction.hxx>
#define TCollection_ListNode   ExprIntrp_ListNodeOfStackOfGeneralFunction
#define TCollection_ListNode_hxx   <ExprIntrp_ListNodeOfStackOfGeneralFunction.hxx>
#define TCollection_ListNode_Type_ ( )    ExprIntrp_ListNodeOfStackOfGeneralFunction_Type_()