A reference counting implementation.
More...
#include <torcreferencecounted.h>
A reference counting implementation.
Definition at line 7 of file torcreferencecounted.h.
TorcReferenceCounter::TorcReferenceCounter |
( |
void |
| ) |
|
virtual TorcReferenceCounter::~TorcReferenceCounter |
( |
void |
| ) |
|
|
virtualdefault |
bool TorcReferenceCounter::DownRef |
( |
void |
| ) |
|
|
virtual |
void TorcReferenceCounter::EventLoopEnding |
( |
bool |
Ending | ) |
|
|
static |
bool TorcReferenceCounter::IsShared |
( |
void |
| ) |
|
void TorcReferenceCounter::UpRef |
( |
void |
| ) |
|
bool TorcReferenceCounter::m_eventLoopEnding = false |
|
staticprotected |
QAtomicInt TorcReferenceCounter::m_refCount |
|
protected |
The documentation for this class was generated from the following files: