MythTV  0.26-pre
Signals | Public Member Functions | Protected Slots | Protected Member Functions
MythServer Class Reference

#include <mythsocketmanager.h>

Inheritance diagram for MythServer:
ServerPool ServerPool

List of all members.

Signals

void newConnection (MythSocket *)
void newConnect (MythSocket *)

Public Member Functions

 MythServer (QObject *parent=0)

Protected Slots

virtual void newTcpConnection (int socket)

Protected Member Functions

virtual void newTcpConnection (int socket)

Detailed Description

Definition at line 20 of file mythsocketmanager.h.


Constructor & Destructor Documentation

MythServer::MythServer ( QObject *  parent = 0)

Definition at line 50 of file mythsocketmanager.cpp.


Member Function Documentation

Referenced by newTcpConnection().

void MythServer::newTcpConnection ( int  socket) [protected, virtual, slot]

Reimplemented from ServerPool.

Definition at line 54 of file mythsocketmanager.cpp.

virtual void MythServer::newTcpConnection ( int  socket) [protected, virtual]

Reimplemented from ServerPool.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends