36 #ifndef APOPTOTICCELLPROPERTY_HPP_
37 #define APOPTOTICCELLPROPERTY_HPP_
39 #include <boost/shared_ptr.hpp>
40 #include "AbstractCellProperty.hpp"
42 #include <boost/serialization/base_object.hpp>
70 template<
class Archive>
71 void serialize(Archive & archive,
const unsigned int version)
73 archive & boost::serialization::base_object<AbstractCellProperty>(*this);
virtual ~ApoptoticCellProperty()
unsigned GetColour() const
friend class boost::serialization::access
#define CHASTE_CLASS_EXPORT(T)
ApoptoticCellProperty(unsigned colour=6)
gcov doesn't like this file...
void serialize(Archive &archive, const unsigned int version)