X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FEvents%2FEvents_Listener.cpp;h=b59f4fba7005cde7c59aab129d1e8a7ad6485ede;hb=d5b5ce2284869d8b97ce638502c58c810bbeb0c7;hp=158446b12f382453ac68875a9e49cfeee8e5a6dc;hpb=b12bbd2a734142a2596a91c729b6670060b6b7e9;p=modules%2Fshaper.git diff --git a/src/Events/Events_Listener.cpp b/src/Events/Events_Listener.cpp index 158446b12..b59f4fba7 100644 --- a/src/Events/Events_Listener.cpp +++ b/src/Events/Events_Listener.cpp @@ -1,15 +1,29 @@ -// Copyright (C) 2014-20xx CEA/DEN, EDF R&D - -// File: Events_Listener.cxx -// Created: Thu Mar 13 2014 -// Author: Mikhail PONIKAROV +// Copyright (C) 2014-2017 CEA/DEN, EDF R&D +// +// 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, or (at your option) any later version. +// +// 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 #include #include void Events_Listener::groupWhileFlush(const std::shared_ptr& theMessage) { - std::shared_ptr aGroup = + std::shared_ptr aGroup = std::dynamic_pointer_cast(theMessage); if (aGroup) { std::map >::iterator aMyGroup = myGroups.find(