NetworkControlClient Class Reference

#include <networkcontrol.h>

List of all members.

Public Slots

void readClient ()

Signals

void commandReceived (QString &)

Public Member Functions

 NetworkControlClient (QTcpSocket *)
 ~NetworkControlClient ()
QTcpSocket * getSocket ()
QTextStream * getTextStream ()

Private Attributes

QTcpSocket * m_socket
QTextStream * m_textStream

Detailed Description

Definition at line 24 of file networkcontrol.h.


Constructor & Destructor Documentation

NetworkControlClient::NetworkControlClient ( QTcpSocket *  s  ) 

Definition at line 366 of file networkcontrol.cpp.

NetworkControlClient::~NetworkControlClient (  ) 

Definition at line 374 of file networkcontrol.cpp.


Member Function Documentation

QTcpSocket* NetworkControlClient::getSocket (  )  [inline]
QTextStream* NetworkControlClient::getTextStream (  )  [inline]

Definition at line 32 of file networkcontrol.h.

Referenced by NetworkControl::sendReplyToClient().

void NetworkControlClient::commandReceived ( QString &   )  [signal]

Referenced by readClient().

void NetworkControlClient::readClient ( void   )  [slot]

Definition at line 382 of file networkcontrol.cpp.

Referenced by NetworkControlClient().


Member Data Documentation

QTcpSocket* NetworkControlClient::m_socket [private]

Definition at line 41 of file networkcontrol.h.

Referenced by getSocket(), NetworkControlClient(), and ~NetworkControlClient().

QTextStream* NetworkControlClient::m_textStream [private]

Definition at line 42 of file networkcontrol.h.

Referenced by getTextStream(), NetworkControlClient(), and ~NetworkControlClient().


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:42:18 2012 for MythTV by  doxygen 1.6.3