#include <libmythbase/mythsocket_cb.h>
Definition at line 13 of file mythsocket_cb.h.
◆ ~MythSocketCBs()
virtual MythSocketCBs::~MythSocketCBs |
( |
| ) |
|
|
virtualdefault |
◆ connected()
virtual void MythSocketCBs::connected |
( |
MythSocket * |
| ) |
|
|
pure virtual |
◆ error()
virtual void MythSocketCBs::error |
( |
MythSocket * |
, |
|
|
int |
|
|
) |
| |
|
inlinevirtual |
◆ readyRead()
virtual void MythSocketCBs::readyRead |
( |
MythSocket * |
| ) |
|
|
pure virtual |
◆ connectionFailed()
virtual void MythSocketCBs::connectionFailed |
( |
MythSocket * |
| ) |
|
|
pure virtual |
◆ connectionClosed()
virtual void MythSocketCBs::connectionClosed |
( |
MythSocket * |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: