mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-05 21:18:27 +05:00
51 lines
2.1 KiB
C++
51 lines
2.1 KiB
C++
![]() |
using namespace std;
|
||
|
// File generated by CPPExt (Value)
|
||
|
// Copyright (C) 1991,1995 by
|
||
|
//
|
||
|
// MATRA DATAVISION, FRANCE
|
||
|
//
|
||
|
// This software is furnished in accordance with the terms and conditions
|
||
|
// of the contract and with the inclusion of the above copyright notice.
|
||
|
// This software or any other copy thereof may not be provided or otherwise
|
||
|
// be made available to any other person. No title to an ownership of the
|
||
|
// software is hereby transferred.
|
||
|
//
|
||
|
// At the termination of the contract, the software and all copies of this
|
||
|
// software must be deleted.
|
||
|
//
|
||
|
#include "GEOMDS_DataMapIteratorOfDataMapOfIntegerTransient.hxx"
|
||
|
|
||
|
#ifndef _Standard_NoSuchObject_HeaderFile
|
||
|
#include <Standard_NoSuchObject.hxx>
|
||
|
#endif
|
||
|
#ifndef _Standard_Transient_HeaderFile
|
||
|
#include <Standard_Transient.hxx>
|
||
|
#endif
|
||
|
#ifndef _TColStd_MapIntegerHasher_HeaderFile
|
||
|
#include <TColStd_MapIntegerHasher.hxx>
|
||
|
#endif
|
||
|
#ifndef _GEOMDS_DataMapOfIntegerTransient_HeaderFile
|
||
|
#include "GEOMDS_DataMapOfIntegerTransient.hxx"
|
||
|
#endif
|
||
|
#ifndef _GEOMDS_DataMapNodeOfDataMapOfIntegerTransient_HeaderFile
|
||
|
#include "GEOMDS_DataMapNodeOfDataMapOfIntegerTransient.hxx"
|
||
|
#endif
|
||
|
|
||
|
|
||
|
#define TheKey Standard_Integer
|
||
|
#define TheKey_hxx <Standard_Integer.hxx>
|
||
|
#define TheItem Handle_Standard_Transient
|
||
|
#define TheItem_hxx <Standard_Transient.hxx>
|
||
|
#define Hasher TColStd_MapIntegerHasher
|
||
|
#define Hasher_hxx <TColStd_MapIntegerHasher.hxx>
|
||
|
#define TCollection_DataMapNode GEOMDS_DataMapNodeOfDataMapOfIntegerTransient
|
||
|
#define TCollection_DataMapNode_hxx <GEOMDS_DataMapNodeOfDataMapOfIntegerTransient.hxx>
|
||
|
#define TCollection_DataMapIterator GEOMDS_DataMapIteratorOfDataMapOfIntegerTransient
|
||
|
#define TCollection_DataMapIterator_hxx <GEOMDS_DataMapIteratorOfDataMapOfIntegerTransient.hxx>
|
||
|
#define Handle_TCollection_DataMapNode Handle_GEOMDS_DataMapNodeOfDataMapOfIntegerTransient
|
||
|
#define TCollection_DataMapNode_Type_() GEOMDS_DataMapNodeOfDataMapOfIntegerTransient_Type_()
|
||
|
#define TCollection_DataMap GEOMDS_DataMapOfIntegerTransient
|
||
|
#define TCollection_DataMap_hxx <GEOMDS_DataMapOfIntegerTransient.hxx>
|
||
|
#include <TCollection_DataMapIterator.gxx>
|
||
|
|