GNU Radio 3.7.1 C++ API
atsc_mpeg_packet Class Reference

#include <types.h>

List of all members.

Public Member Functions

bool operator== (const atsc_mpeg_packet &other) const
bool operator!= (const atsc_mpeg_packet &other) const

Public Attributes

unsigned char data [ATSC_MPEG_DATA_LENGTH+1]
unsigned char _pad_ [NPAD]

Static Public Attributes

static const int NPAD = 68

Member Function Documentation

bool atsc_mpeg_packet::operator!= ( const atsc_mpeg_packet other) const [inline]

References data.

bool atsc_mpeg_packet::operator== ( const atsc_mpeg_packet other) const [inline]

References data.


Member Data Documentation

unsigned char atsc_mpeg_packet::_pad_[NPAD]
const int atsc_mpeg_packet::NPAD = 68 [static]

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