X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMDS%2FSMDS_MeshIDFactory.lxx;h=68bf5bf06219d17a4941e4cceb2499f05a4d6de5;hb=dd138f193fb5fa1d7339e62de896c4913485afca;hp=3731249be8cc6c9e3d51b263d281273339e46c00;hpb=8b4ba0cdff7660465a9ea7b26ef0df0757afed97;p=modules%2Fsmesh.git diff --git a/src/SMDS/SMDS_MeshIDFactory.lxx b/src/SMDS/SMDS_MeshIDFactory.lxx index 3731249be..68bf5bf06 100644 --- a/src/SMDS/SMDS_MeshIDFactory.lxx +++ b/src/SMDS/SMDS_MeshIDFactory.lxx @@ -1,13 +1,30 @@ -// File: SMDS_MeshIDFactory.lxx -// Created: Thu Jan 24 12:10:57 2002 -// Author: Jean-Michel BOULCOURT -// +// SMESH SMDS : implementaion of Salome mesh data structure +// +// Copyright (C) 2003 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.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org +// +// +// +// File : SMDS_MeshIDFactory.lxx +// Author : Jean-Michel BOULCOURT +// Module : SMESH - -//======================================================================= -//function : GetFreeID -//purpose : -//======================================================================= inline Standard_Integer SMDS_MeshIDFactory::GetFreeID() { if (myPoolOfID.IsEmpty())