RefCounted Class Reference

#include <refcounted.h>

Inheritance diagram for RefCounted:

DeviceLocation SSDPCacheEntries Task SSDPCacheTask UPnpEventTask UPnpNotifyTask UPnpSearchTask

List of all members.


Detailed Description

Definition at line 24 of file refcounted.h.


Public Member Functions

 RefCounted ()
long AddRef ()
long Release ()

Protected Member Functions

virtual ~RefCounted ()

Protected Attributes

long m_nRefCount
QMutex m_mutex

Constructor & Destructor Documentation

virtual RefCounted::~RefCounted (  )  [inline, protected, virtual]

Definition at line 35 of file refcounted.h.

RefCounted::RefCounted (  )  [inline]

Definition at line 41 of file refcounted.h.


Member Function Documentation

long RefCounted::AddRef (  )  [inline]

long RefCounted::Release (  )  [inline]


Member Data Documentation

long RefCounted::m_nRefCount [protected]

Definition at line 28 of file refcounted.h.

Referenced by AddRef(), and Release().

QMutex RefCounted::m_mutex [protected]

Reimplemented in SSDPCacheEntries, and UPnpNotifyTask.

Definition at line 29 of file refcounted.h.

Referenced by AddRef(), and Release().


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

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