39 #include <boost/shared_ptr.hpp>
40 #include "AbstractCellProperty.hpp"
42 #include <boost/serialization/base_object.hpp>
77 template<
class Archive>
78 void serialize(Archive & archive,
const unsigned int version)
80 archive & boost::serialization::base_object<AbstractCellProperty>(*this);
friend class boost::serialization::access
static void ResetMaxCellId()
unsigned GetCellId() const
unsigned GetMaxCellId() const
#define CHASTE_CLASS_EXPORT(T)
static unsigned mMaxCellId
void serialize(Archive &archive, const unsigned int version)