#include <CheckSum.hh>
|
enum | kind_type {
UNSET = -1
, NONE = 0
, CRC = 1
, UNSET = -1
,
NONE = 0
, CRC = 1
, UNSET = -1
, NONE = 0
,
CRC = 1
} |
|
enum | kind_type {
UNSET = -1
, NONE = 0
, CRC = 1
, UNSET = -1
,
NONE = 0
, CRC = 1
, UNSET = -1
, NONE = 0
,
CRC = 1
} |
|
enum | kind_type {
UNSET = -1
, NONE = 0
, CRC = 1
, UNSET = -1
,
NONE = 0
, CRC = 1
, UNSET = -1
, NONE = 0
,
CRC = 1
} |
|
typedef INT_4U | size_type |
|
typedef INT_4U | value_type |
|
typedef INT_4U | size_type |
|
typedef INT_4U | value_type |
|
typedef INT_4U | size_type |
|
typedef INT_4U | value_type |
|
◆ size_type [1/3]
◆ size_type [2/3]
◆ size_type [3/3]
◆ value_type [1/3]
◆ value_type [2/3]
◆ value_type [3/3]
◆ kind_type [1/3]
Enumerator |
---|
UNSET | |
NONE | |
CRC | |
UNSET | |
NONE | |
CRC | |
UNSET | |
NONE | |
CRC | |
◆ kind_type [2/3]
Enumerator |
---|
UNSET | |
NONE | |
CRC | |
UNSET | |
NONE | |
CRC | |
UNSET | |
NONE | |
CRC | |
◆ kind_type [3/3]
Enumerator |
---|
UNSET | |
NONE | |
CRC | |
UNSET | |
NONE | |
CRC | |
UNSET | |
NONE | |
CRC | |
◆ CheckSum() [1/9]
FrameCPP::Common::CheckSum::CheckSum |
( |
const kind_type |
Type | ) |
|
◆ ~CheckSum() [1/3]
FrameCPP::Common::CheckSum::~CheckSum |
( |
| ) |
|
|
virtual |
◆ CheckSum() [2/9]
FrameCPP::Common::CheckSum::CheckSum |
( |
const CheckSum & |
Source | ) |
|
|
protected |
◆ CheckSum() [3/9]
FrameCPP::Common::CheckSum::CheckSum |
( |
| ) |
|
|
private |
◆ CheckSum() [4/9]
FrameCPP::Common::CheckSum::CheckSum |
( |
const kind_type |
Type | ) |
|
◆ ~CheckSum() [2/3]
virtual FrameCPP::Common::CheckSum::~CheckSum |
( |
| ) |
|
|
virtual |
◆ CheckSum() [5/9]
FrameCPP::Common::CheckSum::CheckSum |
( |
const CheckSum & |
Source | ) |
|
|
protected |
◆ CheckSum() [6/9]
FrameCPP::Common::CheckSum::CheckSum |
( |
| ) |
|
|
private |
◆ CheckSum() [7/9]
FrameCPP::Common::CheckSum::CheckSum |
( |
const kind_type |
Type | ) |
|
◆ ~CheckSum() [3/3]
virtual FrameCPP::Common::CheckSum::~CheckSum |
( |
| ) |
|
|
virtual |
◆ CheckSum() [8/9]
FrameCPP::Common::CheckSum::CheckSum |
( |
const CheckSum & |
Source | ) |
|
|
protected |
◆ CheckSum() [9/9]
FrameCPP::Common::CheckSum::CheckSum |
( |
| ) |
|
|
private |
◆ calc() [1/3]
virtual void FrameCPP::Common::CheckSum::calc |
( |
const void * |
Buffer, |
|
|
size_type |
NBytes |
|
) |
| |
|
pure virtual |
◆ calc() [2/3]
virtual void FrameCPP::Common::CheckSum::calc |
( |
const void * |
Buffer, |
|
|
size_type |
NBytes |
|
) |
| |
|
pure virtual |
◆ calc() [3/3]
virtual void FrameCPP::Common::CheckSum::calc |
( |
const void * |
Buffer, |
|
|
size_type |
NBytes |
|
) |
| |
|
pure virtual |
◆ Clone() [1/3]
virtual CheckSum * FrameCPP::Common::CheckSum::Clone |
( |
| ) |
const |
|
pure virtual |
◆ Clone() [2/3]
virtual CheckSum * FrameCPP::Common::CheckSum::Clone |
( |
| ) |
const |
|
pure virtual |
◆ Clone() [3/3]
virtual CheckSum * FrameCPP::Common::CheckSum::Clone |
( |
| ) |
const |
|
pure virtual |
◆ Create() [1/6]
◆ Create() [2/6]
◆ Create() [3/6]
◆ Create() [4/6]
◆ Create() [5/6]
◆ Create() [6/6]
◆ finish() [1/3]
virtual void FrameCPP::Common::CheckSum::finish |
( |
| ) |
|
|
protectedpure virtual |
◆ finish() [2/3]
virtual void FrameCPP::Common::CheckSum::finish |
( |
| ) |
|
|
protectedpure virtual |
◆ finish() [3/3]
virtual void FrameCPP::Common::CheckSum::finish |
( |
| ) |
|
|
protectedpure virtual |
◆ FormatError() [1/3]
std::string FrameCPP::Common::CheckSum::FormatError |
( |
value_type |
ExpectedValue, |
|
|
value_type |
CalculatedValue |
|
) |
| |
|
static |
◆ FormatError() [2/3]
static std::string FrameCPP::Common::CheckSum::FormatError |
( |
value_type |
ExpectedValue, |
|
|
value_type |
CalculatedValue |
|
) |
| |
|
static |
◆ FormatError() [3/3]
static std::string FrameCPP::Common::CheckSum::FormatError |
( |
value_type |
ExpectedValue, |
|
|
value_type |
CalculatedValue |
|
) |
| |
|
static |
◆ GetType() [1/3]
◆ GetType() [2/3]
kind_type FrameCPP::Common::CheckSum::GetType |
( |
| ) |
const |
◆ GetType() [3/3]
kind_type FrameCPP::Common::CheckSum::GetType |
( |
| ) |
const |
◆ Reset() [1/3]
void FrameCPP::Common::CheckSum::Reset |
( |
| ) |
|
|
virtual |
◆ Reset() [2/3]
virtual void FrameCPP::Common::CheckSum::Reset |
( |
| ) |
|
|
virtual |
◆ Reset() [3/3]
virtual void FrameCPP::Common::CheckSum::Reset |
( |
| ) |
|
|
virtual |
◆ value() [1/3]
Things to be do to complete the calculation.
◆ value() [2/3]
Things to be do to complete the calculation.
◆ value() [3/3]
Things to be do to complete the calculation.
◆ m_type
◆ m_value
The documentation for this class was generated from the following files:
- /build/ldas-tools-framecpp-2.8.1/debian/tmp/usr/include/framecpp/Common/CheckSum.hh
- /build/ldas-tools-framecpp-2.8.1/obj-x86_64-linux-gnu/include/framecpp/Common/CheckSum.hh
- /build/ldas-tools-framecpp-2.8.1/src/Common/CheckSum.hh
- /build/ldas-tools-framecpp-2.8.1/src/Common/CheckSum.cc