![]() |
Nazara Engine
0.4
A fast, complete, cross-platform API designed for game development
|
This is the complete list of members for Nz::RefCounted, including all inherited members.
| AddReference() const | Nz::RefCounted | |
| GetReferenceCount() const | Nz::RefCounted | |
| IsPersistent() const | Nz::RefCounted | |
| operator=(const RefCounted &)=delete (defined in Nz::RefCounted) | Nz::RefCounted | |
| operator=(RefCounted &&)=default (defined in Nz::RefCounted) | Nz::RefCounted | |
| RefCounted(bool persistent=true) | Nz::RefCounted | |
| RefCounted(const RefCounted &)=delete (defined in Nz::RefCounted) | Nz::RefCounted | |
| RefCounted(RefCounted &&)=default (defined in Nz::RefCounted) | Nz::RefCounted | |
| RemoveReference() const | Nz::RefCounted | |
| SetPersistent(bool persistent=true, bool checkReferenceCount=false) | Nz::RefCounted | |
| ~RefCounted() | Nz::RefCounted | virtual |