This is the complete list of members for ora::Object, including all inherited members.
address() const | ora::Object | |
cast(const std::type_info &asType) const | ora::Object | |
cast() const | ora::Object | inline |
destruct() | ora::Object | |
m_ptr | ora::Object | private |
m_type | ora::Object | private |
Object() | ora::Object | |
Object(const void *ptr, const Reflex::Type &type) | ora::Object | |
Object(const Object &rhs) | ora::Object | |
operator!=(const Object &rhs) const | ora::Object | |
operator=(const Object &rhs) | ora::Object | |
operator==(const Object &rhs) const | ora::Object | |
type() const | ora::Object | |
typeName() const | ora::Object | |
~Object() | ora::Object | virtual |