g4tools
5.4.0
|
This is the complete list of members for tools::handle< T >, including all inherited members.
base_handle() | tools::base_handle | inline |
base_handle(const std::string &a_class) | tools::base_handle | inline |
base_handle(base_handle &a_from) | tools::base_handle | inlineprotected |
copy() | tools::handle< T > | inlinevirtual |
disown() | tools::handle< T > | inlinevirtual |
handle(T *a_obj, bool a_owner=true) | tools::handle< T > | inline |
handle(const std::string &a_class, T *a_obj, bool a_owner=true) | tools::handle< T > | inline |
m_obj | tools::handle< T > | protected |
m_owner | tools::handle< T > | protected |
object() const | tools::handle< T > | inlinevirtual |
object_class() const | tools::base_handle | inline |
~base_handle() | tools::base_handle | inlinevirtual |
~handle() | tools::handle< T > | inlinevirtual |