Nebula
|
This is the complete list of members for Core::RefCounted, including all inherited members.
__DeclareClass(RefCounted) | Core::RefCounted | private |
AddRef() | Core::RefCounted | inline |
DumpRefCountingLeaks() | Core::RefCounted | static |
GetClassFourCC() const | Core::RefCounted | inline |
GetClassName() const | Core::RefCounted | inline |
GetRefCount() const | Core::RefCounted | inline |
IsA(const Rtti &rtti) const | Core::RefCounted | inline |
IsA(const Util::String &rttiName) const | Core::RefCounted | inline |
IsA(const Util::FourCC &rttiFourCC) const | Core::RefCounted | inline |
IsInstanceOf(const Rtti &rtti) const | Core::RefCounted | inline |
IsInstanceOf(const Util::String &className) const | Core::RefCounted | inline |
IsInstanceOf(const Util::FourCC &classFourCC) const | Core::RefCounted | inline |
refCount | Core::RefCounted | private |
RefCounted() | Core::RefCounted | inline |
Release() | Core::RefCounted | inline |
~RefCounted() | Core::RefCounted | protectedvirtual |