#include <atsc_types.h>

Public Member Functions | |
| bool | operator== (const atsc_data_segment &other) const |
| bool | operator!= (const atsc_data_segment &other) const |
Public Attributes | |
| plinfo | pli |
| float | data [ATSC_DATA_SEGMENT_LENGTH] |
| unsigned char | _pad_ [NPAD] |
Static Public Attributes | |
| static const int | NPAD = 764 |
| bool atsc_soft_data_segment::operator!= | ( | const atsc_data_segment & | other | ) | const [inline] |
References atsc_data_segment::data, and data.
| bool atsc_soft_data_segment::operator== | ( | const atsc_data_segment & | other | ) | const [inline] |
References atsc_data_segment::data, and data.
| unsigned char atsc_soft_data_segment::_pad_[NPAD] |
| float atsc_soft_data_segment::data[ATSC_DATA_SEGMENT_LENGTH] |
Referenced by operator!=(), and operator==().
const int atsc_soft_data_segment::NPAD = 764 [static] |
1.5.8