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_DataMapNodeOfDataMapOfIntegerVec2d.hxx>
#include <Standard_Type.hxx>
#include <gp_Vec2d.hxx>
#include <TColStd_MapIntegerHasher.hxx>
#include <MAT2d_DataMapOfIntegerVec2d.hxx>
#include <MAT2d_DataMapIteratorOfDataMapOfIntegerVec2d.hxx>
IMPLEMENT_STANDARD_TYPE(MAT2d_DataMapNodeOfDataMapOfIntegerVec2d)
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_DataMapNodeOfDataMapOfIntegerVec2d)
IMPLEMENT_DOWNCAST(MAT2d_DataMapNodeOfDataMapOfIntegerVec2d,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(MAT2d_DataMapNodeOfDataMapOfIntegerVec2d)
#define TheKey Standard_Integer
#define TheKey_hxx <Standard_Integer.hxx>
#define TheItem gp_Vec2d
#define TheItem_hxx <gp_Vec2d.hxx>
#define Hasher TColStd_MapIntegerHasher
#define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
#define TCollection_DataMapNode MAT2d_DataMapNodeOfDataMapOfIntegerVec2d
#define TCollection_DataMapNode_hxx <MAT2d_DataMapNodeOfDataMapOfIntegerVec2d.hxx>
#define TCollection_DataMapIterator MAT2d_DataMapIteratorOfDataMapOfIntegerVec2d
#define TCollection_DataMapIterator_hxx <MAT2d_DataMapIteratorOfDataMapOfIntegerVec2d.hxx>
#define Handle_TCollection_DataMapNode Handle_MAT2d_DataMapNodeOfDataMapOfIntegerVec2d
#define TCollection_DataMapNode_Type_() MAT2d_DataMapNodeOfDataMapOfIntegerVec2d_Type_()
#define TCollection_DataMap MAT2d_DataMapOfIntegerVec2d
#define TCollection_DataMap_hxx <MAT2d_DataMapOfIntegerVec2d.hxx>
#include <TCollection_DataMapNode.gxx>
|