#include <RDStatus.h>
Definition at line 17 of file RDStatus.h.
raw::RDStatus::RDStatus |
( |
| ) |
|
|
inline |
Definition at line 22 of file RDStatus.h.
bool fCorruptDataDropped
True if some data suspected to be corrupt were not decoded.
bool fCorruptDataKept
True if some data suspected to be corrupt were decoded.
raw::RDStatus::RDStatus |
( |
bool |
corruptdatadropped, |
|
|
bool |
corruptdatakept, |
|
|
unsigned int |
statword |
|
) |
| |
|
inline |
Definition at line 24 of file RDStatus.h.
bool fCorruptDataDropped
True if some data suspected to be corrupt were not decoded.
bool fCorruptDataKept
True if some data suspected to be corrupt were decoded.
bool raw::RDStatus::GetCorruptDataDroppedFlag |
( |
| ) |
const |
|
inline |
Definition at line 31 of file RDStatus.h.
bool fCorruptDataDropped
True if some data suspected to be corrupt were not decoded.
bool raw::RDStatus::GetCorruptDataKeptFlag |
( |
| ) |
const |
|
inline |
Definition at line 32 of file RDStatus.h.
bool fCorruptDataKept
True if some data suspected to be corrupt were decoded.
unsigned int raw::RDStatus::GetStatWord |
( |
| ) |
const |
|
inline |
bool raw::RDStatus::fCorruptDataDropped |
|
private |
True if some data suspected to be corrupt were not decoded.
Definition at line 33 of file RDStatus.h.
bool raw::RDStatus::fCorruptDataKept |
|
private |
True if some data suspected to be corrupt were decoded.
Definition at line 38 of file RDStatus.h.
unsigned int raw::RDStatus::fStatWord |
|
private |
The documentation for this class was generated from the following file: