Open CASCADE Technology
6.9.1
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <Standard_Address.hxx>
#include <Handle_DDF_Transaction.hxx>
#include <Handle_DDF_ListNodeOfTransactionStack.hxx>
#include <Standard_Integer.hxx>
#include <Standard_Boolean.hxx>
#include <TCollection_List.lxx>
Data Structures | |
class | DDF_TransactionStack |
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> |
#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_() |