X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FBOPTColStd%2FBOPTColStd_ShapeWithRankHasher.cxx;h=8872153a2026de8c5b2ed3b71a456d9eab634d33;hp=e69944cdc6365bf49b8e02d71eb17f76ad42208b;hb=b311480ed597aed47b7bfbf01ddcebb41202bd53;hpb=af09dbff2eeae5a5bc6f3f8fac8236397fbe4022 diff --git a/src/BOPTColStd/BOPTColStd_ShapeWithRankHasher.cxx b/src/BOPTColStd/BOPTColStd_ShapeWithRankHasher.cxx index e69944cdc6..8872153a20 100755 --- a/src/BOPTColStd/BOPTColStd_ShapeWithRankHasher.cxx +++ b/src/BOPTColStd/BOPTColStd_ShapeWithRankHasher.cxx @@ -1,7 +1,22 @@ -// File: BOPTColStd_ShapeWithRankHasher.cxx -// Created: Fri Jun 8 17:32:30 2001 -// Author: Peter KURNEV -// +// Created on: 2001-06-08 +// Created by: Peter KURNEV +// Copyright (c) 2001-2012 OPEN CASCADE SAS +// +// The content of this file is subject to the Open CASCADE Technology Public +// License Version 6.5 (the "License"). You may not use the content of this file +// except in compliance with the License. Please obtain a copy of the License +// at http://www.opencascade.org and read it completely before using this file. +// +// The Initial Developer of the Original Code is Open CASCADE S.A.S., having its +// main offices at: 1, place des Freres Montgolfier, 78280 Guyancourt, France. +// +// The Original Code and all software distributed under the License is +// distributed on an "AS IS" basis, without warranty of any kind, and the +// Initial Developer 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 the rights and limitations under the License. + #include @@ -9,7 +24,7 @@ //function : BOPTColStd_ShapeWithRankHasher::HashCode //purpose : //======================================================================= - Standard_Integer BOPTColStd_ShapeWithRankHasher::HashCode (const BOPTColStd_ShapeWithRank& aSR, +Standard_Integer BOPTColStd_ShapeWithRankHasher::HashCode (const BOPTColStd_ShapeWithRank& aSR, const Standard_Integer Upper) { return aSR.HashCode(Upper);