#include <FrameStreamBase.hh>
◆ FrameStreamBase()
FrameCPP::Common::FrameStreamBase::FrameStreamBase |
( |
| ) |
|
◆ ~FrameStreamBase()
FrameCPP::Common::FrameStreamBase::~FrameStreamBase |
( |
| ) |
|
|
virtual |
◆ calcChecksumFile()
void FrameCPP::Common::FrameStreamBase::calcChecksumFile |
( |
const void * |
Buffer, |
|
|
INT_4U |
NBytes |
|
) |
| |
|
inlineprotected |
◆ calcChecksumFrame()
void FrameCPP::Common::FrameStreamBase::calcChecksumFrame |
( |
const void * |
Buffer, |
|
|
INT_4U |
NBytes |
|
) |
| |
|
inlineprotected |
◆ calcChecksums()
void FrameCPP::Common::FrameStreamBase::calcChecksums |
( |
const void * |
Buffer, |
|
|
INT_4U |
NBytes |
|
) |
| |
|
inlineprotected |
◆ calcMD5Sum()
void FrameCPP::Common::FrameStreamBase::calcMD5Sum |
( |
const void * |
Buffer, |
|
|
INT_4U |
NBytes |
|
) |
| |
|
inlineprotected |
◆ GetCheckSumFile()
CheckSum & FrameCPP::Common::FrameStreamBase::GetCheckSumFile |
( |
| ) |
|
|
inline |
◆ GetCheckSumFrame()
CheckSum & FrameCPP::Common::FrameStreamBase::GetCheckSumFrame |
( |
| ) |
|
|
inline |
◆ GetLastError()
const std::string & FrameCPP::Common::FrameStreamBase::GetLastError |
( |
| ) |
const |
|
inline |
◆ GetMD5Sum()
MD5Sum & FrameCPP::Common::FrameStreamBase::GetMD5Sum |
( |
| ) |
|
|
inline |
◆ IsCalculatingChecksumFile()
bool FrameCPP::Common::FrameStreamBase::IsCalculatingChecksumFile |
( |
| ) |
const |
|
inline |
◆ IsCalculatingChecksumFrame()
bool FrameCPP::Common::FrameStreamBase::IsCalculatingChecksumFrame |
( |
| ) |
const |
|
inline |
◆ IsCalculatingMD5Sum()
bool FrameCPP::Common::FrameStreamBase::IsCalculatingMD5Sum |
( |
| ) |
const |
|
inline |
◆ SetChecksumMethodFile()
void FrameCPP::Common::FrameStreamBase::SetChecksumMethodFile |
( |
const CheckSum::kind_type |
Method | ) |
|
|
inlinevirtual |
◆ SetChecksumMethodFrame() [1/2]
void FrameCPP::Common::FrameStreamBase::SetChecksumMethodFrame |
( |
| ) |
|
|
inlinevirtual |
◆ SetChecksumMethodFrame() [2/2]
void FrameCPP::Common::FrameStreamBase::SetChecksumMethodFrame |
( |
const CheckSum::kind_type |
Method | ) |
|
|
inlinevirtual |
◆ setLastError()
void FrameCPP::Common::FrameStreamBase::setLastError |
( |
const std::string & |
Message | ) |
|
|
inlineprotected |
◆ SetMD5Sum() [1/2]
void FrameCPP::Common::FrameStreamBase::SetMD5Sum |
( |
| ) |
|
|
inlinevirtual |
◆ SetMD5Sum() [2/2]
void FrameCPP::Common::FrameStreamBase::SetMD5Sum |
( |
MD5Sum & |
MD5 | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following files: