ldas-tools-framecpp
2.6.2
|
Per frame structure checksum. More...
#include <FrameStructCheckSum.hh>
Public Types | |
typedef CT | chkSum_type |
Public Member Functions | |
FrameStructCheckSum () | |
FrameStructCheckSum (IStream &Stream) | |
virtual FrameSpec::size_type | Bytes (const StreamBase &Stream) const |
Per frame structure checksum.
This class is intended to provide methods to support the per frame structure checksum data which as added with version 8 of the frame specification.
CT | The actual type used for the checksum field. |
typedef CT FrameCPP::Common::FrameStructCheckSum< CT >::chkSum_type |
FrameCPP::Common::FrameStructCheckSum< CT >::FrameStructCheckSum | ( | ) |
FrameCPP::Common::FrameStructCheckSum< CT >::FrameStructCheckSum | ( | IStream & | Stream | ) |
|
virtual |