mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-14 10:40:35 +05:00
55 lines
2.2 KiB
C++
55 lines
2.2 KiB
C++
// File generated by CPPExt (Value)
|
|
//
|
|
// Copyright (C) 1991 - 2000 by
|
|
// Matra Datavision SA. All rights reserved.
|
|
//
|
|
// Copyright (C) 2001 - 2004 by
|
|
// Open CASCADE SA. All rights reserved.
|
|
//
|
|
// This file is part of the Open CASCADE Technology software.
|
|
//
|
|
// This software may be distributed and/or modified under the terms and
|
|
// conditions of the Open CASCADE Public License as defined by Open CASCADE SA
|
|
// and appearing in the file LICENSE included in the packaging of this file.
|
|
//
|
|
// This software is distributed on an "AS IS" basis, without warranty of any
|
|
// kind, and Open CASCADE SA hereby disclaims all such warranties,
|
|
// including without limitation, any warranties of merchantability, fitness
|
|
// for a particular purpose or non-infringement. Please see the License for
|
|
// the specific terms and conditions governing rights and limitations under the
|
|
// License.
|
|
|
|
#include <NMTTools_MapOfPaveBlock.hxx>
|
|
|
|
#ifndef _Standard_DomainError_HeaderFile
|
|
#include <Standard_DomainError.hxx>
|
|
#endif
|
|
#ifndef _BOPTools_PaveBlock_HeaderFile
|
|
#include <BOPTools_PaveBlock.hxx>
|
|
#endif
|
|
#ifndef _BOPTools_PaveBlockMapHasher_HeaderFile
|
|
#include <BOPTools_PaveBlockMapHasher.hxx>
|
|
#endif
|
|
#ifndef _NMTTools_StdMapNodeOfMapOfPaveBlock_HeaderFile
|
|
#include <NMTTools_StdMapNodeOfMapOfPaveBlock.hxx>
|
|
#endif
|
|
#ifndef _NMTTools_MapIteratorOfMapOfPaveBlock_HeaderFile
|
|
#include <NMTTools_MapIteratorOfMapOfPaveBlock.hxx>
|
|
#endif
|
|
|
|
|
|
#define TheKey BOPTools_PaveBlock
|
|
#define TheKey_hxx <BOPTools_PaveBlock.hxx>
|
|
#define Hasher BOPTools_PaveBlockMapHasher
|
|
#define Hasher_hxx <BOPTools_PaveBlockMapHasher.hxx>
|
|
#define TCollection_StdMapNode NMTTools_StdMapNodeOfMapOfPaveBlock
|
|
#define TCollection_StdMapNode_hxx <NMTTools_StdMapNodeOfMapOfPaveBlock.hxx>
|
|
#define TCollection_MapIterator NMTTools_MapIteratorOfMapOfPaveBlock
|
|
#define TCollection_MapIterator_hxx <NMTTools_MapIteratorOfMapOfPaveBlock.hxx>
|
|
#define Handle_TCollection_StdMapNode Handle_NMTTools_StdMapNodeOfMapOfPaveBlock
|
|
#define TCollection_StdMapNode_Type_() NMTTools_StdMapNodeOfMapOfPaveBlock_Type_()
|
|
#define TCollection_Map NMTTools_MapOfPaveBlock
|
|
#define TCollection_Map_hxx <NMTTools_MapOfPaveBlock.hxx>
|
|
#include <TCollection_Map.gxx>
|
|
|