GNU Radio 3.7.1 C++ API
atsc_mpeg_packet_no_sync Class Reference

#include <types.h>

List of all members.

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

Member Function Documentation

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.


Member Data Documentation

const int atsc_mpeg_packet_no_sync::NPAD = 65 [static]

The documentation for this class was generated from the following file: