|
GNU Radio 3.6.1 C++ API
|
#include <atsc_types.h>
Public Member Functions | |
| bool | operator== (const atsc_mpeg_packet_rs_encoded &other) const |
| bool | operator!= (const atsc_mpeg_packet_rs_encoded &other) const |
Public Attributes | |
| plinfo | pli |
| unsigned char | data [ATSC_MPEG_RS_ENCODED_LENGTH] |
| unsigned char | _pad_ [NPAD] |
Static Public Attributes | |
| static const int | NPAD = 45 |
|
inline |
References data.
|
inline |
References data.
| unsigned char atsc_mpeg_packet_rs_encoded::_pad_[NPAD] |
| unsigned char atsc_mpeg_packet_rs_encoded::data[ATSC_MPEG_RS_ENCODED_LENGTH] |
Referenced by operator!=(), and operator==().
|
static |
| plinfo atsc_mpeg_packet_rs_encoded::pli |