7 #include <fwCamp/UserObject.hpp> 8 #include "fwDataCamp/ResectionDB.hpp" 10 fwCampImplementDataMacro((
fwData)(ResectionDB))
13 .tag(
"object_version",
"1")
14 .tag(
"lib_name",
"fwData")
16 .property(
"safe_resection", &::fwData::ResectionDB::m_safeResection)
17 .property(
"resections", &::fwData::ResectionDB::m_resections)
Base class for each data object.
Contains the representation of the data objects used in the framework.