|
MythTV master
|
Public Member Functions | |
| RaopNetStream (QIODevice *device) | |
| ~RaopNetStream () | |
| RaopNetStream & | operator<< (const QString &str) |
| void | flush () |
Private Attributes | |
| QTextStream * | m_q {nullptr} |
Definition at line 58 of file mythraopconnection.cpp.
|
inlineexplicit |
Definition at line 61 of file mythraopconnection.cpp.
|
inline |
Definition at line 69 of file mythraopconnection.cpp.
|
inline |
Definition at line 80 of file mythraopconnection.cpp.
Referenced by MythRAOPConnection::FinishAuthenticationResponse(), and MythRAOPConnection::FinishResponse().
|
inline |
Definition at line 73 of file mythraopconnection.cpp.
|
private |
Definition at line 83 of file mythraopconnection.cpp.
Referenced by flush(), operator<<(), RaopNetStream(), and ~RaopNetStream().