The RefCounted class is a base class for shared objects used by SharedPtr.
More...
#include <TelepathyQt/RefCounted>
Inherited by 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, Tp::SimpleTextObserver, Tp::StreamTubeClient, and Tp::StreamTubeServer.
The RefCounted class is a base class for shared objects used by SharedPtr.
See Shared Pointer Usage
◆ RefCounted()
Tp::RefCounted::RefCounted |
( |
| ) |
|
|
inline |
◆ ~RefCounted()
virtual Tp::RefCounted::~RefCounted |
( |
| ) |
|
|
inlinevirtual |