1#ifndef __JDAQSUPERFRAMEHEADER_IO__
2#define __JDAQSUPERFRAMEHEADER_IO__
58 out << static_cast<const JDAQHeader&> (header);
59 out << static_cast<const JDAQModuleIdentifier&>(header);
60 out << static_cast<const JDAQFrameStatus&> (header);
Interface for binary input.
Interface for binary output.
std::ostream & operator<<(std::ostream &out, const morphology_type &object)
Write morphology to output stream.
std::istream & operator>>(std::istream &in, morphology_type &object)
Read morphology from input stream.
KM3NeT DAQ data structures and auxiliaries.
size_t getSizeof< JDAQSuperFrameHeader >()
Get size of type.
size_t getSizeof< JDAQModuleIdentifier >()
Get size of type.
size_t getSizeof< JDAQHeader >()
Get size of type.
size_t getSizeof< JDAQFrameStatus >()
Get size of type.