fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
WorkerChanged.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
#ifndef __FWCOM_EXCEPTION_WORKERCHANGED_HPP__
7
#define __FWCOM_EXCEPTION_WORKERCHANGED_HPP__
8
9
#include <fwCore/Exception.hpp>
10
11
#include "fwCom/config.hpp"
12
13
namespace
fwCom
14
{
15
namespace
exception
16
{
17
19
struct
WorkerChanged
:
::fwCore::Exception
20
{
21
FWCOM_API
WorkerChanged
(
const
std::string &err );
22
};
23
24
}
// namespace exception
25
26
27
}
// namespace fwCom
28
29
#endif
/* __FWCOM_EXCEPTION_WORKERCHANGED_HPP__ */
30
31
32
fwCom::exception::WorkerChanged
No worker exception.
Definition:
WorkerChanged.hpp:19
fwCom
Namespace containing fw4spl communication tools.
Definition:
DumpEditor.hpp:30
fwCore::Exception
Definition:
core/fwCore/include/fwCore/Exception.hpp:23
SrcLib
core
fwCom
include
fwCom
exception
WorkerChanged.hpp
Generated on Wed Sep 5 2018 12:48:01 for fw4spl by
1.8.11