#include <FrameStreamBase.hh>
◆ checksum_type
◆ FrameStreamBase() [1/2]
FrameCPP::Common::FrameStreamBase::FrameStreamBase |
( |
| ) |
|
◆ ~FrameStreamBase() [1/2]
FrameCPP::Common::FrameStreamBase::~FrameStreamBase |
( |
| ) |
|
|
virtual |
◆ FrameStreamBase() [2/2]
FrameCPP::Common::FrameStreamBase::FrameStreamBase |
( |
| ) |
|
◆ ~FrameStreamBase() [2/2]
virtual FrameCPP::Common::FrameStreamBase::~FrameStreamBase |
( |
| ) |
|
|
virtual |
◆ calcChecksumFile() [1/2]
void FrameCPP::Common::FrameStreamBase::calcChecksumFile |
( |
const void * | Buffer, |
|
|
INT_4U | NBytes ) |
|
inlineprotected |
◆ calcChecksumFile() [2/2]
void FrameCPP::Common::FrameStreamBase::calcChecksumFile |
( |
const void * | Buffer, |
|
|
INT_4U | NBytes ) |
|
protected |
◆ calcChecksumFrame() [1/2]
void FrameCPP::Common::FrameStreamBase::calcChecksumFrame |
( |
const void * | Buffer, |
|
|
INT_4U | NBytes ) |
|
inlineprotected |
◆ calcChecksumFrame() [2/2]
void FrameCPP::Common::FrameStreamBase::calcChecksumFrame |
( |
const void * | Buffer, |
|
|
INT_4U | NBytes ) |
|
protected |
◆ calcChecksums() [1/2]
void FrameCPP::Common::FrameStreamBase::calcChecksums |
( |
const void * | Buffer, |
|
|
INT_4U | NBytes ) |
|
inlineprotected |
◆ calcChecksums() [2/2]
void FrameCPP::Common::FrameStreamBase::calcChecksums |
( |
const void * | Buffer, |
|
|
INT_4U | NBytes ) |
|
protected |
◆ calcMD5Sum() [1/2]
void FrameCPP::Common::FrameStreamBase::calcMD5Sum |
( |
const void * | Buffer, |
|
|
INT_4U | NBytes ) |
|
inlineprotected |
◆ calcMD5Sum() [2/2]
void FrameCPP::Common::FrameStreamBase::calcMD5Sum |
( |
const void * | Buffer, |
|
|
INT_4U | NBytes ) |
|
protected |
◆ GetCheckSumFile() [1/2]
CheckSum & FrameCPP::Common::FrameStreamBase::GetCheckSumFile |
( |
| ) |
|
|
inline |
◆ GetCheckSumFile() [2/2]
CheckSum & FrameCPP::Common::FrameStreamBase::GetCheckSumFile |
( |
| ) |
|
◆ GetCheckSumFrame() [1/2]
CheckSum & FrameCPP::Common::FrameStreamBase::GetCheckSumFrame |
( |
| ) |
|
|
inline |
◆ GetCheckSumFrame() [2/2]
CheckSum & FrameCPP::Common::FrameStreamBase::GetCheckSumFrame |
( |
| ) |
|
◆ GetLastError() [1/2]
const std::string & FrameCPP::Common::FrameStreamBase::GetLastError |
( |
| ) |
const |
|
inline |
◆ GetLastError() [2/2]
const std::string & FrameCPP::Common::FrameStreamBase::GetLastError |
( |
| ) |
const |
◆ GetMD5Sum() [1/2]
MD5Sum & FrameCPP::Common::FrameStreamBase::GetMD5Sum |
( |
| ) |
|
|
inline |
◆ GetMD5Sum() [2/2]
MD5Sum & FrameCPP::Common::FrameStreamBase::GetMD5Sum |
( |
| ) |
|
◆ IsCalculatingChecksumFile() [1/2]
bool FrameCPP::Common::FrameStreamBase::IsCalculatingChecksumFile |
( |
| ) |
const |
|
inline |
◆ IsCalculatingChecksumFile() [2/2]
bool FrameCPP::Common::FrameStreamBase::IsCalculatingChecksumFile |
( |
| ) |
const |
◆ IsCalculatingChecksumFrame() [1/2]
bool FrameCPP::Common::FrameStreamBase::IsCalculatingChecksumFrame |
( |
| ) |
const |
|
inline |
◆ IsCalculatingChecksumFrame() [2/2]
bool FrameCPP::Common::FrameStreamBase::IsCalculatingChecksumFrame |
( |
| ) |
const |
◆ IsCalculatingMD5Sum() [1/2]
bool FrameCPP::Common::FrameStreamBase::IsCalculatingMD5Sum |
( |
| ) |
const |
|
inline |
◆ IsCalculatingMD5Sum() [2/2]
bool FrameCPP::Common::FrameStreamBase::IsCalculatingMD5Sum |
( |
| ) |
const |
◆ SetChecksumMethodFile() [1/2]
void FrameCPP::Common::FrameStreamBase::SetChecksumMethodFile |
( |
const CheckSum::kind_type | Method | ) |
|
|
inlinevirtual |
◆ SetChecksumMethodFile() [2/2]
virtual void FrameCPP::Common::FrameStreamBase::SetChecksumMethodFile |
( |
const CheckSum::kind_type | Method | ) |
|
|
virtual |
◆ SetChecksumMethodFrame() [1/4]
void FrameCPP::Common::FrameStreamBase::SetChecksumMethodFrame |
( |
| ) |
|
|
inlinevirtual |
◆ SetChecksumMethodFrame() [2/4]
virtual void FrameCPP::Common::FrameStreamBase::SetChecksumMethodFrame |
( |
| ) |
|
|
virtual |
◆ SetChecksumMethodFrame() [3/4]
void FrameCPP::Common::FrameStreamBase::SetChecksumMethodFrame |
( |
const CheckSum::kind_type | Method | ) |
|
|
inlinevirtual |
◆ SetChecksumMethodFrame() [4/4]
virtual void FrameCPP::Common::FrameStreamBase::SetChecksumMethodFrame |
( |
const CheckSum::kind_type | Method | ) |
|
|
virtual |
◆ setLastError() [1/2]
void FrameCPP::Common::FrameStreamBase::setLastError |
( |
const std::string & | Message | ) |
|
|
inlineprotected |
◆ setLastError() [2/2]
void FrameCPP::Common::FrameStreamBase::setLastError |
( |
const std::string & | Message | ) |
|
|
protected |
◆ SetMD5Sum() [1/4]
void FrameCPP::Common::FrameStreamBase::SetMD5Sum |
( |
| ) |
|
|
inlinevirtual |
◆ SetMD5Sum() [2/4]
virtual void FrameCPP::Common::FrameStreamBase::SetMD5Sum |
( |
| ) |
|
|
virtual |
◆ SetMD5Sum() [3/4]
void FrameCPP::Common::FrameStreamBase::SetMD5Sum |
( |
MD5Sum & | MD5 | ) |
|
|
inlinevirtual |
◆ SetMD5Sum() [4/4]
virtual void FrameCPP::Common::FrameStreamBase::SetMD5Sum |
( |
MD5Sum & | MD5 | ) |
|
|
virtual |
◆ m_file_checksum
◆ m_frame_checksum
checksum_type FrameCPP::Common::FrameStreamBase::m_frame_checksum |
|
private |
◆ m_last_error_message
std::string FrameCPP::Common::FrameStreamBase::m_last_error_message |
|
private |
◆ m_md5
MD5Sum * FrameCPP::Common::FrameStreamBase::m_md5 |
|
private |
◆ m_type_of_frame_checksum
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/build/include/framecpp/Common/FrameStreamBase.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Common/FrameStreamBase.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Common/FrameStreamBase.cc