fw4spl
SrcLib/io/fwNetworkIO/include/fwNetworkIO/namespace.hpp
1 /* ***** BEGIN LICENSE BLOCK *****
2  * FW4SPL - Copyright (C) IRCAD, 2009-2018.
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 #pragma once
8 
12 namespace fwNetworkIO
13 {
17 namespace exceptions
18 {
19 }
20 
24 namespace http
25 {
26 }
27 
28 }
The namespace fwNetworkIO contains the primary methods to access network.