Open CASCADE Technology  6.9.1
Data Structures | Macros
Expr_SequenceOfGeneralExpression.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TCollection_BaseSequence.hxx>
#include <Handle_Expr_GeneralExpression.hxx>
#include <Handle_Expr_SequenceNodeOfSequenceOfGeneralExpression.hxx>
#include <Standard_Integer.hxx>
#include <TCollection_Sequence.lxx>

Data Structures

class  Expr_SequenceOfGeneralExpression
 

Macros

#define SeqItem   Handle(Expr_GeneralExpression)
 
#define SeqItem_hxx   <Expr_GeneralExpression.hxx>
 
#define TCollection_SequenceNode   Expr_SequenceNodeOfSequenceOfGeneralExpression
 
#define TCollection_SequenceNode_hxx   <Expr_SequenceNodeOfSequenceOfGeneralExpression.hxx>
 
#define Handle_TCollection_SequenceNode   Handle_Expr_SequenceNodeOfSequenceOfGeneralExpression
 
#define TCollection_SequenceNode_Type_()   Expr_SequenceNodeOfSequenceOfGeneralExpression_Type_()
 
#define TCollection_Sequence   Expr_SequenceOfGeneralExpression
 
#define TCollection_Sequence_hxx   <Expr_SequenceOfGeneralExpression.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_SequenceNode   Handle_Expr_SequenceNodeOfSequenceOfGeneralExpression
#define SeqItem   Handle(Expr_GeneralExpression)
#define SeqItem_hxx   <Expr_GeneralExpression.hxx>
#define TCollection_Sequence   Expr_SequenceOfGeneralExpression
#define TCollection_Sequence_hxx   <Expr_SequenceOfGeneralExpression.hxx>
#define TCollection_SequenceNode   Expr_SequenceNodeOfSequenceOfGeneralExpression
#define TCollection_SequenceNode_hxx   <Expr_SequenceNodeOfSequenceOfGeneralExpression.hxx>
#define TCollection_SequenceNode_Type_ ( )    Expr_SequenceNodeOfSequenceOfGeneralExpression_Type_()