UPnpEventTask Class Reference

#include <upnptaskevent.h>

Inheritance diagram for UPnpEventTask:

Task RefCounted

List of all members.


Detailed Description

Definition at line 25 of file upnptaskevent.h.


Public Member Functions

 UPnpEventTask (QHostAddress peerAddress, int nPeerPort, QByteArray *m_pPayload)
virtual QString Name ()
virtual void Execute (TaskQueue *)

Protected Member Functions

virtual ~UPnpEventTask ()

Protected Attributes

QHostAddress m_PeerAddress
int m_nPeerPort
QByteArray * m_pPayload
QCString m_sPayload

Constructor & Destructor Documentation

UPnpEventTask::~UPnpEventTask (  )  [protected, virtual]

Definition at line 41 of file upnptaskevent.cpp.

UPnpEventTask::UPnpEventTask ( QHostAddress  peerAddress,
int  nPeerPort,
QByteArray *  m_pPayload 
)

Definition at line 28 of file upnptaskevent.cpp.


Member Function Documentation

virtual QString UPnpEventTask::Name ( void   )  [inline, virtual]

Implements Task.

Definition at line 47 of file upnptaskevent.h.

void UPnpEventTask::Execute ( TaskQueue  )  [virtual]

Implements Task.

Definition at line 51 of file upnptaskevent.cpp.


Member Data Documentation

QHostAddress UPnpEventTask::m_PeerAddress [protected]

Definition at line 29 of file upnptaskevent.h.

Referenced by Execute(), and UPnpEventTask().

int UPnpEventTask::m_nPeerPort [protected]

Definition at line 30 of file upnptaskevent.h.

Referenced by Execute(), and UPnpEventTask().

QByteArray* UPnpEventTask::m_pPayload [protected]

Definition at line 31 of file upnptaskevent.h.

Referenced by Execute(), UPnpEventTask(), and ~UPnpEventTask().

QCString UPnpEventTask::m_sPayload [protected]

Definition at line 33 of file upnptaskevent.h.


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

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