opentl::core::util::SerializedData Class Reference

Base class for serialized data exchange. All classes/structures with data to be serialized should be derived from this class. Based on Boost serialization classes. More...

Inherited by opentl::core::util::SD_GroundTruth, opentl::core::util::SD_math_transform, opentl::core::util::SD_math_vector, and opentl::core::util::SD_ShapeAppearance.

List of all members.

Public Member Functions

 SerializedData ()
virtual ~SerializedData ()

Friends

class boost::serialization::access


Detailed Description

Base class for serialized data exchange. All classes/structures with data to be serialized should be derived from this class. Based on Boost serialization classes.

Hint: Whenever you derive a class, you should also export it with BOOST_CLASS_EXPORT(), see the end of this file.

Author:
E. Roth <eroth@mytum.de>

Constructor & Destructor Documentation

opentl::core::util::SerializedData::SerializedData (  )  [inline]

virtual opentl::core::util::SerializedData::~SerializedData (  )  [inline, virtual]


Friends And Related Function Documentation

friend class boost::serialization::access [friend]


Generated on Thu Jun 10 21:08:09 2010 for OpenTL by  doxygen 1.5.8