#include <nmv-object.h>
◆ Object() [1/2]
| nemiver::common::Object::Object |
( |
| ) |
|
◆ Object() [2/2]
| nemiver::common::Object::Object |
( |
Object const & |
| ) |
|
◆ ~Object()
| virtual nemiver::common::Object::~Object |
( |
| ) |
|
|
virtual |
◆ attach_object()
| void nemiver::common::Object::attach_object |
( |
const UString & |
a_key, |
|
|
const Object * |
a_object |
|
) |
| |
◆ enable_refcount()
| void nemiver::common::Object::enable_refcount |
( |
bool |
a_enabled = true | ) |
|
◆ get_attached_object()
| bool nemiver::common::Object::get_attached_object |
( |
const UString & |
a_key, |
|
|
const Object *& |
a_object |
|
) |
| |
◆ get_refcount()
| long nemiver::common::Object::get_refcount |
( |
| ) |
const |
◆ is_refcount_enabled()
| bool nemiver::common::Object::is_refcount_enabled |
( |
| ) |
const |
◆ operator=()
| Object& nemiver::common::Object::operator= |
( |
Object const & |
| ) |
|
◆ ref()
| void nemiver::common::Object::ref |
( |
| ) |
|
◆ unref()
| void nemiver::common::Object::unref |
( |
| ) |
|
◆ ObjectPriv
◆ m_priv
The documentation for this class was generated from the following file: