#include <CSCZSensors.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
Description: Class for CSCZSensors for use as calibration.
Definition at line 42 of file CSCZSensors.h.
CSCZSensors::CSCZSensors |
( |
| ) |
|
|
inline |
virtual CSCZSensors::~CSCZSensors |
( |
| ) |
|
|
inlinevirtual |
template<class Archive >
void CSCZSensors::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
friend class boost::serialization::access |
|
friend |
template<typename CondSerializationT , typename Enabled >