DBus::RefCnt Class Reference
#include <util.h>
Public Member Functions | |
RefCnt () | |
RefCnt (const RefCnt &rc) | |
virtual | ~RefCnt () |
RefCnt & | operator= (const RefCnt &ref) |
bool | noref () const |
bool | one () const |
Private Member Functions | |
DXXAPILOCAL void | ref () const |
DXXAPILOCAL void | unref () const |
Private Attributes | |
int * | __ref |
Detailed Description
Constructor & Destructor Documentation
|
inline |
Member Function Documentation
|
inline |
Definition at line 72 of file util.h.
Referenced by DBus::RefPtrI< Private >::get(), DBus::RefPtr< Callback_Base< bool, const Message & > >::get(), DBus::RefPtrI< Private >::operator->(), and DBus::RefPtr< Callback_Base< bool, const Message & > >::operator->().
|
inline |
Definition at line 77 of file util.h.
Referenced by DBus::RefPtrI< Private >::operator=(), DBus::RefPtr< Callback_Base< bool, const Message & > >::operator=(), and DBus::RefPtr< Callback_Base< bool, const Message & > >::~RefPtr().
|
inlineprivate |
Definition at line 84 of file util.h.
Referenced by operator=().
|
inlineprivate |
Definition at line 88 of file util.h.
References DBus::debug_log.
Member Data Documentation
|
private |
Definition at line 105 of file util.h.
Referenced by operator=(), and RefCnt().
The documentation for this class was generated from the following file: