|
MythTV
0.26-pre
|
#include <cc608reader.h>
Public Member Functions | |
| CC608StateTracker () | |
| void | Clear (void) |
Public Attributes | |
| QString | m_outputText |
| int | m_outputCol |
| int | m_outputRow |
| bool | m_changed |
| CC608Buffer | m_output |
Definition at line 56 of file cc608reader.h.
| CC608StateTracker::CC608StateTracker | ( | ) | [inline] |
Definition at line 59 of file cc608reader.h.
| void CC608StateTracker::Clear | ( | void | ) | [inline] |
Definition at line 64 of file cc608reader.h.
Referenced by CC608Reader::ClearBuffers().
| QString CC608StateTracker::m_outputText |
Definition at line 73 of file cc608reader.h.
Referenced by Clear(), and CC608Reader::Update().
Definition at line 74 of file cc608reader.h.
Referenced by Clear(), and CC608Reader::Update().
Definition at line 75 of file cc608reader.h.
Referenced by Clear(), and CC608Reader::Update().
Definition at line 76 of file cc608reader.h.
Referenced by Clear(), CC608Reader::GetOutputText(), and CC608Reader::Update608Text().
Definition at line 77 of file cc608reader.h.
Referenced by Clear(), CC608Reader::GetOutputText(), and CC608Reader::Update608Text().
1.7.6.1