#include <FrEndOfFileData.hh>
◆ chkSum_type
◆ chkSumFile_type
◆ chkSumFrHeader_type
◆ nBytes_type
◆ nFrames_type
◆ seekTOC_type
◆ Data() [1/2]
FrameCPP::Version_8::FrEndOfFileImpl::Data::Data |
( |
| ) |
|
|
inline |
◆ Data() [2/2]
FrameCPP::Version_8::FrEndOfFileImpl::Data::Data |
( |
| ) |
|
|
inline |
◆ GetChkSum() [1/2]
chkSum_type FrameCPP::Version_8::FrEndOfFileImpl::Data::GetChkSum |
( |
| ) |
const |
|
inline |
Retrieve the checksum.
- Returns
- The checksum.
◆ GetChkSum() [2/2]
chkSum_type FrameCPP::Version_8::FrEndOfFileImpl::Data::GetChkSum |
( |
| ) |
const |
|
inline |
Retrieve the checksum.
- Returns
- The checksum.
◆ GetChkSumFile() [1/2]
chkSumFile_type FrameCPP::Version_8::FrEndOfFileImpl::Data::GetChkSumFile |
( |
| ) |
const |
|
inline |
Retrieve the file checksum.
- Returns
- The file checksum.
◆ GetChkSumFile() [2/2]
chkSumFile_type FrameCPP::Version_8::FrEndOfFileImpl::Data::GetChkSumFile |
( |
| ) |
const |
|
inline |
Retrieve the file checksum.
- Returns
- The file checksum.
◆ GetChkSumFrHeader() [1/2]
Retrieve the FrHeader checksum.
- Returns
- The FrHEader checksum.
◆ GetChkSumFrHeader() [2/2]
Retrieve the FrHeader checksum.
- Returns
- The FrHEader checksum.
◆ GetNBytes() [1/2]
nBytes_type FrameCPP::Version_8::FrEndOfFileImpl::Data::GetNBytes |
( |
| ) |
const |
|
inline |
Retrieve the total number of bytes in this file.
- Returns
- The total number of bytes in this file.
◆ GetNBytes() [2/2]
nBytes_type FrameCPP::Version_8::FrEndOfFileImpl::Data::GetNBytes |
( |
| ) |
const |
|
inline |
Retrieve the total number of bytes in this file.
- Returns
- The total number of bytes in this file.
◆ GetNFrames() [1/2]
nFrames_type FrameCPP::Version_8::FrEndOfFileImpl::Data::GetNFrames |
( |
| ) |
const |
|
inline |
Retrieve the number of frames in this file.
- Returns
- The number of frames in this file.
◆ GetNFrames() [2/2]
nFrames_type FrameCPP::Version_8::FrEndOfFileImpl::Data::GetNFrames |
( |
| ) |
const |
|
inline |
Retrieve the number of frames in this file.
- Returns
- The number of frames in this file.
◆ GetSeekTOC() [1/2]
seekTOC_type FrameCPP::Version_8::FrEndOfFileImpl::Data::GetSeekTOC |
( |
| ) |
const |
|
inline |
Retrieve the location of the table of contents.
- Returns
- The location of the table of contents.
◆ GetSeekTOC() [2/2]
seekTOC_type FrameCPP::Version_8::FrEndOfFileImpl::Data::GetSeekTOC |
( |
| ) |
const |
|
inline |
Retrieve the location of the table of contents.
- Returns
- The location of the table of contents.
◆ chkSum
chkSum_type FrameCPP::Version_8::FrEndOfFileImpl::Data::chkSum |
|
protected |
Structure checksum.
- Note
- The chkSum AND chkSumFile ariables are not included in the computation of checkSum, but chkSumFrHeader is includeed
◆ chkSumFile
◆ chkSumFrHeader
◆ nBytes
nBytes_type FrameCPP::Version_8::FrEndOfFileImpl::Data::nBytes |
|
protected |
Total number of bytes in the file; zero if not computed.
◆ nFrames
nFrames_type FrameCPP::Version_8::FrEndOfFileImpl::Data::nFrames |
|
protected |
Number of frames in this file.
◆ seekTOC
seekTOC_type FrameCPP::Version_8::FrEndOfFileImpl::Data::seekTOC |
|
protected |
Bytes to back up to the Beginning of the table of contents structure. If seekTOC is zero, then there is no table of contents for this file.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/build/include/framecpp/Version8/impl/FrEndOfFileData.hh
- /home/abuild/rpmbuild/BUILD/ldas-tools-framecpp-3.0.4/src/Version8/impl/FrEndOfFileData.hh