fw4spl
SrcLib/core/fwAtomsFilter/include/fwAtomsFilter/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 __FWATOMSFILTER_NAMESPACE_HPP__
8 #define __FWATOMSFILTER_NAMESPACE_HPP__
9 
14 namespace fwAtomsFilter
15 {
16 
21 namespace factory
22 {
23 } // namespace factory
24 
29 namespace registry
30 {
31 } // namespace registry
32 
33 } // namespace fwAtomsFilter
34 
35 #endif /* __FWATOMSFILTER_NAMESPACE_HPP__ */
36 
Contains fwAtomsFilter::registry details.
Contains fwAtomsFilter::factory utilities.