/src/contrib/geom-5.1.2.7/src/NMTDS/NMTDS_MapIteratorOfMapOfPassKey_0.cpp
http://pythonocc.googlecode.com/ · C++ · 54 lines · 29 code · 4 blank · 21 comment · 0 complexity · e96c6f06d08dba265563a12ae65de504 MD5 · raw file
- // Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
- //
- // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
- // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
- //
- // This library is free software; you can redistribute it and/or
- // modify it under the terms of the GNU Lesser General Public
- // License as published by the Free Software Foundation; either
- // version 2.1 of the License.
- //
- // This library is distributed in the hope that it will be useful,
- // but WITHOUT ANY WARRANTY; without even the implied warranty of
- // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- // Lesser General Public License for more details.
- //
- // You should have received a copy of the GNU Lesser General Public
- // License along with this library; if not, write to the Free Software
- // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- //
- // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
- //
- #include <NMTDS_MapIteratorOfMapOfPassKey.hxx>
- #ifndef _Standard_NoSuchObject_HeaderFile
- #include <Standard_NoSuchObject.hxx>
- #endif
- #ifndef _NMTDS_PassKey_HeaderFile
- #include <NMTDS_PassKey.hxx>
- #endif
- #ifndef _NMTDS_PassKeyMapHasher_HeaderFile
- #include <NMTDS_PassKeyMapHasher.hxx>
- #endif
- #ifndef _NMTDS_MapOfPassKey_HeaderFile
- #include <NMTDS_MapOfPassKey.hxx>
- #endif
- #ifndef _NMTDS_StdMapNodeOfMapOfPassKey_HeaderFile
- #include <NMTDS_StdMapNodeOfMapOfPassKey.hxx>
- #endif
-
- #define TheKey NMTDS_PassKey
- #define TheKey_hxx <NMTDS_PassKey.hxx>
- #define Hasher NMTDS_PassKeyMapHasher
- #define Hasher_hxx <NMTDS_PassKeyMapHasher.hxx>
- #define TCollection_StdMapNode NMTDS_StdMapNodeOfMapOfPassKey
- #define TCollection_StdMapNode_hxx <NMTDS_StdMapNodeOfMapOfPassKey.hxx>
- #define TCollection_MapIterator NMTDS_MapIteratorOfMapOfPassKey
- #define TCollection_MapIterator_hxx <NMTDS_MapIteratorOfMapOfPassKey.hxx>
- #define Handle_TCollection_StdMapNode Handle_NMTDS_StdMapNodeOfMapOfPassKey
- #define TCollection_StdMapNode_Type_() NMTDS_StdMapNodeOfMapOfPassKey_Type_()
- #define TCollection_Map NMTDS_MapOfPassKey
- #define TCollection_Map_hxx <NMTDS_MapOfPassKey.hxx>
- #include <TCollection_MapIterator.gxx>