Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros
TColStd_StackIteratorOfStackOfReal.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Standard_Real.hxx>
#include <Handle_TColStd_StackNodeOfStackOfReal.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_StackIterator.lxx>

Data Structures

class  TColStd_StackIteratorOfStackOfReal
 

Macros

#define Item   Standard_Real
 
#define Item_hxx   <Standard_Real.hxx>
 
#define TCollection_StackNode   TColStd_StackNodeOfStackOfReal
 
#define TCollection_StackNode_hxx   <TColStd_StackNodeOfStackOfReal.hxx>
 
#define TCollection_StackIterator   TColStd_StackIteratorOfStackOfReal
 
#define TCollection_StackIterator_hxx   <TColStd_StackIteratorOfStackOfReal.hxx>
 
#define Handle_TCollection_StackNode   Handle_TColStd_StackNodeOfStackOfReal
 
#define TCollection_StackNode_Type_()   TColStd_StackNodeOfStackOfReal_Type_()
 
#define TCollection_Stack   TColStd_StackOfReal
 
#define TCollection_Stack_hxx   <TColStd_StackOfReal.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_StackNode   Handle_TColStd_StackNodeOfStackOfReal
#define Item   Standard_Real
#define Item_hxx   <Standard_Real.hxx>
#define TCollection_Stack   TColStd_StackOfReal
#define TCollection_Stack_hxx   <TColStd_StackOfReal.hxx>
#define TCollection_StackIterator   TColStd_StackIteratorOfStackOfReal
#define TCollection_StackIterator_hxx   <TColStd_StackIteratorOfStackOfReal.hxx>
#define TCollection_StackNode   TColStd_StackNodeOfStackOfReal
#define TCollection_StackNode_hxx   <TColStd_StackNodeOfStackOfReal.hxx>
#define TCollection_StackNode_Type_ ( )    TColStd_StackNodeOfStackOfReal_Type_()