GNU Radio 3.7.2 C++ API
|
#include <gnuradio/atsc/types.h>
Public Member Functions | |
bool | operator== (const atsc_mpeg_packet_no_sync &other) const |
bool | operator!= (const atsc_mpeg_packet_no_sync &other) const |
Public Attributes | |
plinfo | pli |
unsigned char | data [ATSC_MPEG_DATA_LENGTH] |
unsigned char | _pad_ [NPAD] |
Static Public Attributes | |
static const int | NPAD = 65 |
|
inline |
References data.
|
inline |
References data.
unsigned char atsc_mpeg_packet_no_sync::_pad_[NPAD] |
unsigned char atsc_mpeg_packet_no_sync::data[ATSC_MPEG_DATA_LENGTH] |
Referenced by operator!=(), and operator==().
|
static |
plinfo atsc_mpeg_packet_no_sync::pli |