QtGStreamer 1.2.0
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
QGlib::RefCountedObject Class Referenceabstract

#include <QGlib/RefPointer>

Inheritance diagram for QGlib::RefCountedObject:
Inheritance graph
[legend]

Protected Member Functions

virtual void ref (bool increaseRef)=0
 
virtual void unref ()=0
 
template<class T >
T * object () const
 

Protected Attributes

void * m_object
 

Detailed Description

Base class for all the reference-counted object wrappers.

Definition at line 181 of file refpointer.h.

Constructor & Destructor Documentation

◆ ~RefCountedObject()

virtual QGlib::RefCountedObject::~RefCountedObject ( )
inlinevirtual

Definition at line 184 of file refpointer.h.

Member Function Documentation

◆ object()

template<class T >
T * QGlib::RefCountedObject::object ( ) const
inlineprotected

Definition at line 200 of file refpointer.h.

Member Data Documentation

◆ m_object

void* QGlib::RefCountedObject::m_object
protected

Definition at line 196 of file refpointer.h.


The documentation for this class was generated from the following file: