#include <streamlisteners.h>
Public Member Functions | |
| virtual void | HandleAEIT (uint pid, const AggregateEventInformationTable *)=0 |
| virtual void | HandleAETT (uint pid, const AggregateExtendedTextTable *)=0 |
Protected Member Functions | |
| virtual | ~ATSC81EITStreamListener () |
Definition at line 153 of file streamlisteners.h.
| virtual ATSC81EITStreamListener::~ATSC81EITStreamListener | ( | ) | [inline, protected, virtual] |
Definition at line 156 of file streamlisteners.h.
| virtual void ATSC81EITStreamListener::HandleAEIT | ( | uint | pid, | |
| const AggregateEventInformationTable * | ||||
| ) | [pure virtual] |
| virtual void ATSC81EITStreamListener::HandleAETT | ( | uint | pid, | |
| const AggregateExtendedTextTable * | ||||
| ) | [pure virtual] |
1.6.3