RefCounted Class Reference

#include <refcounted.h>

Inheritance diagram for RefCounted:
DeviceLocation SSDPCacheEntries Task SSDPCacheTask UPnpEventTask UPnpNotifyTask UPnpSearchTask

List of all members.

Public Member Functions

 RefCounted ()
long AddRef ()
long Release ()

Protected Member Functions

virtual ~RefCounted ()

Protected Attributes

long m_nRefCount
QMutex m_mutex

Detailed Description

Definition at line 26 of file refcounted.h.


Constructor & Destructor Documentation

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

Definition at line 37 of file refcounted.h.

RefCounted::RefCounted (  )  [inline]

Definition at line 43 of file refcounted.h.


Member Function Documentation

long RefCounted::AddRef (  )  [inline]
long RefCounted::Release ( void   )  [inline]

Member Data Documentation

long RefCounted::m_nRefCount [protected]

Definition at line 30 of file refcounted.h.

Referenced by AddRef(), and Release().

QMutex RefCounted::m_mutex [protected]

Reimplemented in SSDPCacheEntries, and UPnpNotifyTask.

Definition at line 31 of file refcounted.h.

Referenced by AddRef(), and Release().


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