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
|
// 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_DataMapOfIntegerVec2d.hxx>
#include <Standard_DomainError.hxx>
#include <Standard_NoSuchObject.hxx>
#include <gp_Vec2d.hxx>
#include <TColStd_MapIntegerHasher.hxx>
#include <MAT2d_DataMapNodeOfDataMapOfIntegerVec2d.hxx>
#include <MAT2d_DataMapIteratorOfDataMapOfIntegerVec2d.hxx>
#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_DataMap.gxx>
|