6 #ifndef LOFAR_BLOB_BLOBSTL_H
7 #define LOFAR_BLOB_BLOBSTL_H
33 template <
typename T,
typename U>
37 template <
typename T,
typename U>
51 template <
typename Seq>
55 template <
typename Seq>
102 template <
typename T>
109 template <
typename T>
116 template <
typename T>
123 template <
typename T>
135 #include "BlobSTL.tcc"
137 using dp3::blob::operator<<;
138 using dp3::blob::operator>>;
Input stream for a blob.
Definition: BlobIStream.h:43
Output stream for a blob.
Definition: BlobOStream.h:40
BlobOStream & operator<<(BlobOStream &, const std::vector< bool > &)
BlobIStream & operator>>(BlobIStream &, std::vector< bool > &)
void sequenceToBlob(BlobOStream &, const Seq &)
void sequenceFromBlob(BlobOStream &, Seq &)
This file has generic helper routines for testing steps.
Definition: AntennaConfig.h:53