MythTV
master
|
#include <libmythtv/recorders/satipstreamhandler.h>
Public Slots | |
void | ReadPending (void) |
Public Member Functions | |
SatIPControlReadHelper (SatIPStreamHandler *handler) | |
~SatIPControlReadHelper () override | |
Private Attributes | |
SatIPStreamHandler * | m_streamHandler {nullptr} |
QUdpSocket * | m_socket {nullptr} |
Definition at line 120 of file satipstreamhandler.h.
|
explicit |
Definition at line 642 of file satipstreamhandler.cpp.
|
override |
Definition at line 654 of file satipstreamhandler.cpp.
|
slot |
Definition at line 662 of file satipstreamhandler.cpp.
Referenced by SatIPControlReadHelper(), and ~SatIPControlReadHelper().
|
private |
Definition at line 132 of file satipstreamhandler.h.
Referenced by ReadPending().
|
private |
Definition at line 133 of file satipstreamhandler.h.
Referenced by ReadPending(), SatIPControlReadHelper(), and ~SatIPControlReadHelper().