6 #ifndef LOFAR_BLOB_BLOBSTREAMABLE_H
7 #define LOFAR_BLOB_BLOBSTREAMABLE_H
Input stream for a blob.
Definition: BlobIStream.h:43
Output stream for a blob.
Definition: BlobOStream.h:40
Interface for classes that can be streamed using blobs.
Definition: BlobStreamable.h:25
virtual ~BlobStreamable()
Destructor.
Definition: BlobStreamable.h:28
virtual const std::string & classType() const =0
Return the class type of *this as a string.
static BlobStreamable * deserialize(BlobIStream &bis)
friend class DH_BlobStreamable
The private methods must be accessible for DH_BlobStreamable.
Definition: BlobStreamable.h:52
void serialize(BlobOStream &bos) const
This file has generic helper routines for testing steps.
Definition: AntennaConfig.h:53