|
GNU Radio 3.6.1 C++ API
|
#include <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 |