CMS 3D CMS Logo

SerializationManual.h
Go to the documentation of this file.
1 
2 #include "boost/serialization/assume_abstract.hpp"
4 
5 // take care of instantiating the concrete templates:
6 
9 
12 
15 
18 
19 // take care of inhertitance chains:
20 
22 
26 
28 
COND_SERIALIZATION_INSTANTIATE(fixedArray< unsigned short, 2097 >)
BOOST_SERIALIZATION_ASSUME_ABSTRACT(PerformancePayload)
#define COND_SERIALIZABLE_POLYMORPHIC(T)
Definition: Serializable.h:55