fw4spl
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
amp/src/fwDataCamp/location/SingleFile.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/location/SingleFile.hpp>
8
#include <fwCamp/UserObject.hpp>
9
10
fwCampImplementDataMacro((
fwData
)(location)(SingleFile))
11
{
12
builder.base<
::fwData::Object
>()
13
.tag(
"object_version"
,
"1"
)
14
.tag(
"lib_name"
,
"fwData"
)
15
.property(
"path"
, &::
fwData::location::SingleFile::m_path
)
16
;
17
}
fwData::Object
Base class for each data object.
Definition:
SrcLib/core/fwData/include/fwData/Object.hpp:48
fwData::location::SingleFile::m_path
PathType m_path
file system path
Definition:
SingleFile.hpp:59
fwData
Contains the representation of the data objects used in the framework.
Definition:
SSliceIndexDicomEditor.hpp:27
SrcLib
core
fwDataCamp
src
fwDataCamp
location
SingleFile.cpp
Generated on Wed Sep 5 2018 12:47:57 for fw4spl by
1.8.11