Rebel Fork Framework
|
This is the complete list of members for Urho3D::GCHandleRef, including all inherited members.
GCHandleRef() noexcept=default | Urho3D::GCHandleRef | explicit |
GCHandleRef(void *handle) noexcept | Urho3D::GCHandleRef | explicit |
GCHandleRef(const GCHandleRef &other) | Urho3D::GCHandleRef | |
GCHandleRef(GCHandleRef &&other) noexcept | Urho3D::GCHandleRef | |
GetHandle() const | Urho3D::GCHandleRef | inline |
handle_ | Urho3D::GCHandleRef | private |
operator void *() const | Urho3D::GCHandleRef | inlineexplicit |
operator=(void *handle) | Urho3D::GCHandleRef | |
operator=(const GCHandleRef &rhs) | Urho3D::GCHandleRef | |
operator=(GCHandleRef &&rhs) noexcept | Urho3D::GCHandleRef | |
~GCHandleRef() | Urho3D::GCHandleRef |