fw4spl
Bundles/core/appXml/include/appXml/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 __APPXML_NAMESPACE_HPP__
8 #define __APPXML_NAMESPACE_HPP__
9 
34 namespace appXml
35 {
36 
37 }
38 #endif /* __APPXML_NAMESPACE_HPP__ */
The bundle appXml allows to parse xml configuration of an application. See AppConfig for more details...