MythSocketCBs Class Reference

#include <mythsocket.h>

Inheritance diagram for MythSocketCBs:

LCD MainServer MythContext

List of all members.


Detailed Description

Definition at line 14 of file mythsocket.h.


Public Member Functions

virtual ~MythSocketCBs ()
virtual void connected (MythSocket *)=0
virtual void readyRead (MythSocket *)=0
virtual void connectionFailed (MythSocket *)=0
virtual void connectionClosed (MythSocket *)=0

Constructor & Destructor Documentation

virtual MythSocketCBs::~MythSocketCBs (  )  [inline, virtual]

Definition at line 17 of file mythsocket.h.


Member Function Documentation

virtual void MythSocketCBs::connected ( MythSocket  )  [pure virtual]

Implemented in LCD, MythContext, and MainServer.

Referenced by MythSocket::connect().

virtual void MythSocketCBs::readyRead ( MythSocket  )  [pure virtual]

Implemented in LCD, MythContext, and MainServer.

Referenced by readyReadThread_iffound().

virtual void MythSocketCBs::connectionFailed ( MythSocket  )  [pure virtual]

Implemented in LCD, MythContext, and MainServer.

virtual void MythSocketCBs::connectionClosed ( MythSocket  )  [pure virtual]


The documentation for this class was generated from the following file:

Generated on Sat Dec 18 05:16:08 2010 for MythTV by  doxygen 1.5.5