|
MythTV master
|
This is the complete list of members for OutputListeners, including all inherited members.
| addListener(QObject *listener) | MythObservable | |
| addVisual(MythTV::Visual *v) | OutputListeners | |
| bufferSize() const | OutputListeners | inline |
| dispatch(const MythEvent &event) | MythObservable | |
| dispatchVisual(uchar *b, unsigned long b_len, std::chrono::milliseconds timecode, int chan, int prec) | OutputListeners | protected |
| error(const QString &e) | OutputListeners | protected |
| hasListeners(void) | MythObservable | inline |
| hasVisual(void) | OutputListeners | inline |
| m_bufsize | OutputListeners | private |
| m_listeners | MythObservable | protected |
| m_lock | MythObservable | protected |
| m_mtx | OutputListeners | private |
| m_visuals | OutputListeners | private |
| mutex() | OutputListeners | inline |
| MythObservable() | MythObservable | inline |
| OutputListeners()=default | OutputListeners | |
| prepareVisuals() | OutputListeners | protected |
| removeListener(QObject *listener) | MythObservable | |
| removeVisual(MythTV::Visual *v) | OutputListeners | |
| setBufferSize(unsigned int sz) | OutputListeners | inline |
| ~MythObservable() | MythObservable | virtual |
| ~OutputListeners() override=default | OutputListeners |