|
nux-0.9.46
|
The base class of Nux initially unowned objects. More...
#include <NuxCore/InitiallyUnownedObject.h>
Public Member Functions | |
| NUX_DECLARE_OBJECT_TYPE (InitiallyUnownedObject, Object) | |
| InitiallyUnownedObject (NUX_FILE_LINE_PROTO) | |
| Constructor. | |
| ~InitiallyUnownedObject () | |
The base class of Nux initially unowned objects.
| nux::InitiallyUnownedObject::InitiallyUnownedObject | ( | NUX_FILE_LINE_PROTO | ) |
Constructor.
| nux::InitiallyUnownedObject::~InitiallyUnownedObject | ( | ) |
| nux::InitiallyUnownedObject::NUX_DECLARE_OBJECT_TYPE | ( | InitiallyUnownedObject | , |
| Object | |||
| ) |