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 46 47
|
// 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 <MAT2d_DataMapNodeOfDataMapOfIntegerConnexion.hxx>
#include <Standard_Type.hxx>
#include <MAT2d_Connexion.hxx>
#include <TColStd_MapIntegerHasher.hxx>
#include <MAT2d_DataMapOfIntegerConnexion.hxx>
#include <MAT2d_DataMapIteratorOfDataMapOfIntegerConnexion.hxx>
IMPLEMENT_STANDARD_TYPE(MAT2d_DataMapNodeOfDataMapOfIntegerConnexion)
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(MAT2d_DataMapNodeOfDataMapOfIntegerConnexion)
IMPLEMENT_DOWNCAST(MAT2d_DataMapNodeOfDataMapOfIntegerConnexion,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(MAT2d_DataMapNodeOfDataMapOfIntegerConnexion)
#define TheKey Standard_Integer
#define TheKey_hxx <Standard_Integer.hxx>
#define TheItem Handle(MAT2d_Connexion)
#define TheItem_hxx <MAT2d_Connexion.hxx>
#define Hasher TColStd_MapIntegerHasher
#define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
#define TCollection_DataMapNode MAT2d_DataMapNodeOfDataMapOfIntegerConnexion
#define TCollection_DataMapNode_hxx <MAT2d_DataMapNodeOfDataMapOfIntegerConnexion.hxx>
#define TCollection_DataMapIterator MAT2d_DataMapIteratorOfDataMapOfIntegerConnexion
#define TCollection_DataMapIterator_hxx <MAT2d_DataMapIteratorOfDataMapOfIntegerConnexion.hxx>
#define Handle_TCollection_DataMapNode Handle_MAT2d_DataMapNodeOfDataMapOfIntegerConnexion
#define TCollection_DataMapNode_Type_() MAT2d_DataMapNodeOfDataMapOfIntegerConnexion_Type_()
#define TCollection_DataMap MAT2d_DataMapOfIntegerConnexion
#define TCollection_DataMap_hxx <MAT2d_DataMapOfIntegerConnexion.hxx>
#include <TCollection_DataMapNode.gxx>
|