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 48
|
// 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 <StepToTopoDS_DataMapNodeOfPointEdgeMap.hxx>
#include <Standard_Type.hxx>
#include <StepToTopoDS_PointPair.hxx>
#include <TopoDS_Edge.hxx>
#include <StepToTopoDS_PointPairHasher.hxx>
#include <StepToTopoDS_PointEdgeMap.hxx>
#include <StepToTopoDS_DataMapIteratorOfPointEdgeMap.hxx>
IMPLEMENT_STANDARD_TYPE(StepToTopoDS_DataMapNodeOfPointEdgeMap)
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(StepToTopoDS_DataMapNodeOfPointEdgeMap)
IMPLEMENT_DOWNCAST(StepToTopoDS_DataMapNodeOfPointEdgeMap,Standard_Transient)
IMPLEMENT_STANDARD_RTTI(StepToTopoDS_DataMapNodeOfPointEdgeMap)
#define TheKey StepToTopoDS_PointPair
#define TheKey_hxx <StepToTopoDS_PointPair.hxx>
#define TheItem TopoDS_Edge
#define TheItem_hxx <TopoDS_Edge.hxx>
#define Hasher StepToTopoDS_PointPairHasher
#define Hasher_hxx <StepToTopoDS_PointPairHasher.hxx>
#define TCollection_DataMapNode StepToTopoDS_DataMapNodeOfPointEdgeMap
#define TCollection_DataMapNode_hxx <StepToTopoDS_DataMapNodeOfPointEdgeMap.hxx>
#define TCollection_DataMapIterator StepToTopoDS_DataMapIteratorOfPointEdgeMap
#define TCollection_DataMapIterator_hxx <StepToTopoDS_DataMapIteratorOfPointEdgeMap.hxx>
#define Handle_TCollection_DataMapNode Handle_StepToTopoDS_DataMapNodeOfPointEdgeMap
#define TCollection_DataMapNode_Type_() StepToTopoDS_DataMapNodeOfPointEdgeMap_Type_()
#define TCollection_DataMap StepToTopoDS_PointEdgeMap
#define TCollection_DataMap_hxx <StepToTopoDS_PointEdgeMap.hxx>
#include <TCollection_DataMapNode.gxx>
|