|
ug4
|
Functions | |
| template<typename Archive > | |
| void | serialize (Archive &ar, ug::vector1 &v, const unsigned int version) |
| template<typename Archive > | |
| void | serialize (Archive &ar, ug::vector2 &v, const unsigned int version) |
| template<typename Archive > | |
| void | serialize (Archive &ar, ug::vector3 &v, const unsigned int version) |
| template<typename Archive > | |
| void | serialize (Archive &ar, ug::vector4 &v, const unsigned int version) |
| void boost::serialization::serialize | ( | Archive & | ar, |
| ug::vector1 & | v, | ||
| const unsigned int | version | ||
| ) |
| void boost::serialization::serialize | ( | Archive & | ar, |
| ug::vector2 & | v, | ||
| const unsigned int | version | ||
| ) |
| void boost::serialization::serialize | ( | Archive & | ar, |
| ug::vector3 & | v, | ||
| const unsigned int | version | ||
| ) |
| void boost::serialization::serialize | ( | Archive & | ar, |
| ug::vector4 & | v, | ||
| const unsigned int | version | ||
| ) |