#include <DTDDUWords.h>
Public Member Functions | |
int | busyROSPAF () const |
int | bxIDError () const |
DTDDUSecondStatusWord () | |
Constructor. More... | |
DTDDUSecondStatusWord (const DTDDUSecondStatusWord &obj) | |
DTDDUSecondStatusWord (const uint32_t index) | |
int | fifoAlmostFull () const |
int | fifoFull () const |
int | inputFifoAlmostFull () const |
int | inputFifoFull () const |
int | l1AIDError () const |
int | outOfSynchROSError () const |
int | outputFifoAlmostFull () const |
int | outputFifoFull () const |
int | rosList () const |
int | warningROSPAF () const |
virtual | ~DTDDUSecondStatusWord () |
Destructor. More... | |
Private Attributes | |
uint32_t | word_ |
DT DDU status 2 interpreter. It interprets the (16 bits) WARNING!! : It interprets the second part of a 64 bits word!
Definition at line 880 of file DTDDUWords.h.
|
inline |
|
inline |
|
inline |
Definition at line 889 of file DTDDUWords.h.
|
inlinevirtual |
|
inline |
Definition at line 905 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 896 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 899 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 897 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 900 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 898 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 895 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 906 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 902 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 901 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
inline |
Definition at line 903 of file DTDDUWords.h.
References word_.
Referenced by DTDDUUnpacker::interpretRawData(), and DTDataIntegrityTask::processFED().
|
inline |
Definition at line 904 of file DTDDUWords.h.
References word_.
Referenced by DTDataIntegrityTask::processFED().
|
private |
Definition at line 917 of file DTDDUWords.h.
Referenced by busyROSPAF(), bxIDError(), fifoAlmostFull(), fifoFull(), inputFifoAlmostFull(), inputFifoFull(), l1AIDError(), outOfSynchROSError(), outputFifoAlmostFull(), outputFifoFull(), rosList(), and warningROSPAF().