Open CASCADE Technology  6.9.1
Data Structures | Macros
DDF_ListNodeOfTransactionStack.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Handle_DDF_ListNodeOfTransactionStack.hxx>
#include <Handle_DDF_Transaction.hxx>
#include <TCollection_MapNode.hxx>
#include <TCollection_MapNodePtr.hxx>
#include <TCollection_ListNode.lxx>

Data Structures

class  DDF_ListNodeOfTransactionStack
 

Macros

#define Item   Handle(DDF_Transaction)
 
#define Item_hxx   <DDF_Transaction.hxx>
 
#define TCollection_ListNode   DDF_ListNodeOfTransactionStack
 
#define TCollection_ListNode_hxx   <DDF_ListNodeOfTransactionStack.hxx>
 
#define TCollection_ListIterator   DDF_ListIteratorOfTransactionStack
 
#define TCollection_ListIterator_hxx   <DDF_ListIteratorOfTransactionStack.hxx>
 
#define Handle_TCollection_ListNode   Handle_DDF_ListNodeOfTransactionStack
 
#define TCollection_ListNode_Type_()   DDF_ListNodeOfTransactionStack_Type_()
 
#define TCollection_List   DDF_TransactionStack
 
#define TCollection_List_hxx   <DDF_TransactionStack.hxx>
 

Macro Definition Documentation

#define Handle_TCollection_ListNode   Handle_DDF_ListNodeOfTransactionStack
#define Item   Handle(DDF_Transaction)
#define Item_hxx   <DDF_Transaction.hxx>
#define TCollection_List   DDF_TransactionStack
#define TCollection_List_hxx   <DDF_TransactionStack.hxx>
#define TCollection_ListIterator   DDF_ListIteratorOfTransactionStack
#define TCollection_ListIterator_hxx   <DDF_ListIteratorOfTransactionStack.hxx>
#define TCollection_ListNode   DDF_ListNodeOfTransactionStack
#define TCollection_ListNode_hxx   <DDF_ListNodeOfTransactionStack.hxx>
#define TCollection_ListNode_Type_ ( )    DDF_ListNodeOfTransactionStack_Type_()