|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::refseq_coor &c, const unsigned int version) |
| Serialization for shore::refseq_coor.
|
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::refseq_region &c, const unsigned int version) |
| Serialization for shore::refseq_region.
|
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::refseq_range &c, const unsigned int version) |
| Serialization for shore::refseq_range.
|
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::genomic_coor &c, const unsigned int version) |
| Serialization for shore::genomic_coor.
|
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::genomic_region &c, const unsigned int version) |
| Serialization for shore::genomic_region.
|
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::genomic_range &c, const unsigned int version) |
| Serialization for shore::genomic_range.
|
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::read::accessory &r, const unsigned int version) |
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::read &r, const unsigned int version) |
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::alignment::accessory &a, const unsigned int version) |
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::alignment &a, const unsigned int version) |
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::dp_trace &t, const unsigned int version) |
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::dp_mapping &m, const unsigned int version) |
|
template<typename Archive > |
void | shore::serialize (Archive &ar, shore::alignment_statistic &c, const unsigned int version) |
| Serialization for shore::alignment_statistic.
|
|