32 bool WriteStringList(
const QStringList &strlist);
33 bool SendReceiveStringList(QStringList &strlist,
uint min_reply_length=0);
40 bool m_blockShutdown {
false };
41 bool m_standardEvents {
false };
42 bool m_systemEvents {
false };
Class for communcating between myth backends and frontends.
General purpose reference counter.
void BlockShutdown(bool block)
QString GetHostname(void) const
bool GetsSystemEvents(void) const
MythSocket * GetSocket(void) const
bool GetsStandardEvents(void) const
void AllowStandardEvents(bool allow)
void AllowSystemEvents(bool allow)
bool DoesBlockShutdown(void) const
MythSocketManager * GetParent(void) const
#define PROTOSERVER_PUBLIC