fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
GenericFieldBase.cpp
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
#include "fwData/GenericFieldBase.hpp"
8
9
namespace
fwData
10
{
11
12
std::ostream& operator<<( std::ostream &_os, const ::fwData::GenericFieldBase &lf )
13
{
14
return
lf.toOStream(_os);
15
}
16
17
}
//namespace fwData
fwData
Contains the representation of the data objects used in the framework.
Definition:
SSliceIndexDicomEditor.hpp:27
SrcLib
core
fwData
src
fwData
GenericFieldBase.cpp
Generated on Wed Sep 5 2018 12:47:40 for fw4spl by
1.8.11