1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
// This file is generated by WOK (CPPExt).
// Please do not edit this file; modify original file instead.
// The copyright and license terms as defined for the original file apply to
// this header file considered to be the "object code" form of the original source.
#include <Transfer_IndexedDataMapNodeOfTransferMapOfProcessForFinder.hxx>
#include <Standard_Type.hxx>
#include <Transfer_Finder.hxx>
#include <Transfer_Binder.hxx>
#include <Transfer_FindHasher.hxx>
#include <Transfer_TransferMapOfProcessForFinder.hxx>
IMPLEMENT_STANDARD_TYPE(Transfer_IndexedDataMapNodeOfTransferMapOfProcessForFinder)
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY()
STANDARD_TYPE(TCollection_MapNode),
STANDARD_TYPE(MMgt_TShared),
STANDARD_TYPE(Standard_Transient),
IMPLEMENT_STANDARD_SUPERTYPE_ARRAY_END()
IMPLEMENT_STANDARD_TYPE_END(Transfer_IndexedDataMapNodeOfTransferMapOfProcessForFinder)
IMPLEMENT_DOWNCAST(Transfer_IndexedDataMapNodeOfTransferMapOfProcessForFinder,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(Transfer_IndexedDataMapNodeOfTransferMapOfProcessForFinder)
#define TheKey Handle(Transfer_Finder)
#define TheKey_hxx <Transfer_Finder.hxx>
#define TheItem Handle(Transfer_Binder)
#define TheItem_hxx <Transfer_Binder.hxx>
#define Hasher Transfer_FindHasher
#define Hasher_hxx <Transfer_FindHasher.hxx>
#define TCollection_IndexedDataMapNode Transfer_IndexedDataMapNodeOfTransferMapOfProcessForFinder
#define TCollection_IndexedDataMapNode_hxx <Transfer_IndexedDataMapNodeOfTransferMapOfProcessForFinder.hxx>
#define Handle_TCollection_IndexedDataMapNode Handle_Transfer_IndexedDataMapNodeOfTransferMapOfProcessForFinder
#define TCollection_IndexedDataMapNode_Type_() Transfer_IndexedDataMapNodeOfTransferMapOfProcessForFinder_Type_()
#define TCollection_IndexedDataMap Transfer_TransferMapOfProcessForFinder
#define TCollection_IndexedDataMap_hxx <Transfer_TransferMapOfProcessForFinder.hxx>
#include <TCollection_IndexedDataMapNode.gxx>
|