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