fw4spl
Bundles/core/dataReg/include/dataReg/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 __DATAREG_NAMESPACE_HPP__
8 #define __DATAREG_NAMESPACE_HPP__
9 
54 namespace dataReg
55 {
56 
57 }
58 #endif /* __DATAREG_NAMESPACE_HPP__ */
The namespace dataReg (data registration) contains classes which allow to parse the xml configuration...