fw4spl
SrcLib/patch/fwMDSemanticPatch/include/fwMDSemanticPatch/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 __FWMDSEMANTICPATCH_NAMESPACE_HPP__
8 #define __FWMDSEMANTICPATCH_NAMESPACE_HPP__
9 
14 namespace fwMDSemanticPatch
15 {
16 
20 namespace V1
21 {
25 namespace V2
26 {
31 namespace fwData
32 {
33 } // namespace fwData
34 } // namespace V2
35 } // namespace V1
36 } // namespace fwMDSemanticPatch
37 
38 #endif /* __FWMDSEMANTICPATCH_NAMESPACE_HPP__ */
Contains the semantic patches within the context "MedicalData".
Contains the representation of the data objects used in the framework.