fw4spl
SrcLib/core/fwServices/include/fwServices/registry/Namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2015.
3  * Distributed under the terms of the GNU Lesser General Public License (LGPL) as
4  * published by the Free Software Foundation.
5  * ****** END LICENSE BLOCK ****** */
6 
7 #ifndef __FWSERVICES_REGISTRY_NAMESPACE_HPP__
8 #define __FWSERVICES_REGISTRY_NAMESPACE_HPP__
9 
10 namespace fwServices
11 {
19 namespace registry
20 {
21 
22 }
23 }
24 #endif /* __FWSERVICES_REGISTRY_NAMESPACE_HPP__ */
Contains fwAtomsFilter::registry details.
Namespace fwServices is dedicated to (mimic) the dynamic affectation of methods to (pure data) object...