#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 |
| bool atsc_mpeg_packet_no_sync::operator!= | ( | const atsc_mpeg_packet_no_sync & | other | ) | const [inline] |
References data.
| bool atsc_mpeg_packet_no_sync::operator== | ( | const atsc_mpeg_packet_no_sync & | other | ) | const [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==().
const int atsc_mpeg_packet_no_sync::NPAD = 65 [static] |
1.5.8