|
ldas-tools-framecpp 3.0.4
|
Per frame structure checksum. More...
#include <FrameStructCheckSum.hh>
Public Types | |
| typedef CT | chkSum_type |
| typedef CT | chkSum_type |
Public Member Functions | |
| FrameStructCheckSum () | |
| FrameStructCheckSum (IStream &Stream) | |
| virtual FrameSpec::size_type | Bytes (const StreamBase &Stream) const |
| FrameStructCheckSum () | |
| FrameStructCheckSum (IStream &Stream) | |
| virtual FrameSpec::size_type | Bytes (const StreamBase &Stream) const |
Private Attributes | |
| chkSum_type | m_chkSum |
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 |
| typedef CT FrameCPP::Common::FrameStructCheckSum< CT >::chkSum_type |
| FrameCPP::Common::FrameStructCheckSum< CT >::FrameStructCheckSum | ( | ) |
| FrameCPP::Common::FrameStructCheckSum< CT >::FrameStructCheckSum | ( | IStream & | Stream | ) |
| FrameCPP::Common::FrameStructCheckSum< CT >::FrameStructCheckSum | ( | ) |
| FrameCPP::Common::FrameStructCheckSum< CT >::FrameStructCheckSum | ( | IStream & | Stream | ) |
|
virtual |
|
virtual |
|
private |