The RefCounted class is a base class for shared objects used by SharedPtr. More...
#include <TelepathyQt4/RefCounted>
Inherited by Tp::Filter< Account >, Tp::MethodInvocationContext<>, Tp::AbstractClient, Tp::ConnectionLowlevel, Tp::ConnectionManagerLowlevel, Tp::ContactFactory, Tp::ContactMessenger, Tp::DBusProxyFactory, Tp::Filter< T >, Tp::MethodInvocationContext< T1, T2, T3, T4, T5, T6, T7, T8 >, Tp::Object, Tp::Profile, Tp::SimpleCallObserver, Tp::SimpleObserver, and Tp::SimpleTextObserver.
List of all members.
Public Member Functions
Public Attributes
Detailed Description
The RefCounted class is a base class for shared objects used by SharedPtr.
See Shared Pointer Usage
Constructor & Destructor Documentation
Tp::RefCounted::RefCounted |
( |
|
) |
[inline] |
virtual Tp::RefCounted::~RefCounted |
( |
|
) |
[inline, virtual] |
Member Function Documentation
void Tp::RefCounted::ref |
( |
|
) |
const [inline] |
bool Tp::RefCounted::deref |
( |
|
) |
const [inline] |
Member Data Documentation
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation |
Telepathy-Qt4 0.6.5
|