Base class for objects.
More...
#include <Object.h>
|
| void | finalize () |
| | Destroys object. Called when strong reference count reaches 0. May be overridden to prevent destruction. More...
|
| |
| honey::Object::Object |
( |
const Id & |
id = idnull | ) |
|
|
inline |
| virtual honey::Object::~Object |
( |
| ) |
|
|
inlinevirtual |
| const Id& honey::Object::getInstId |
( |
| ) |
const |
|
inline |
| virtual void honey::Object::setInstId |
( |
const Id & |
id | ) |
|
|
inlinevirtual |
| Id honey::Object::_instId |
|
protected |
The documentation for this class was generated from the following file: