7 #include <fwData/Integer.hpp> 9 #include <fwCamp/UserObject.hpp> 11 fwCampImplementDataMacro((
fwData)(Integer))
14 .tag(
"object_version",
"1")
15 .tag(
"lib_name",
"fwData")
int m_value
The stored value.
This class contains an integer value. Integer object is essentially used as a field in other objects...
Base class for each data object.
Contains the representation of the data objects used in the framework.