fw4spl
SrcLib/core/fwCamp/include/fwCamp/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2017.
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 __FWCAMP_NAMESPACE_HPP__
8 #define __FWCAMP_NAMESPACE_HPP__
9 
13 namespace fwCamp
14 {
18 namespace registry
19 {
20 } // namespace registry
21 
25 namespace factory
26 {
27 } // namespace factory
28 
29 } // namespace fwCamp
30 
31 #endif //__FWCAMP_NAMESPACE_HPP__
Contains fwAtomsFilter::registry details.
Contains fwAtomsFilter::factory utilities.
All necessary for camp binding with simple types.