UPnpEventTask Class Reference

#include <upnptaskevent.h>

Inheritance diagram for UPnpEventTask:
Task RefCounted

List of all members.

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

Detailed Description

Definition at line 27 of file upnptaskevent.h.


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 31 of file upnptaskevent.h.

Referenced by Execute(), and UPnpEventTask().

int UPnpEventTask::m_nPeerPort [protected]

Definition at line 32 of file upnptaskevent.h.

Referenced by Execute(), and UPnpEventTask().

QByteArray* UPnpEventTask::m_pPayload [protected]

Definition at line 33 of file upnptaskevent.h.

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


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