omegalib
13.1
|
This is the complete list of members for omicron::Ref< T >, including all inherited members.
element_type typedef | omicron::Ref< T > | |
get() const | omicron::Ref< T > | inline |
isNull() const | omicron::Ref< T > | inline |
operator T *() const | omicron::Ref< T > | inline |
operator->() const | omicron::Ref< T > | inline |
operator=(Ref< U > const &rhs) | omicron::Ref< T > | inline |
operator=(Ref const &rhs) | omicron::Ref< T > | inline |
operator=(T *rhs) | omicron::Ref< T > | inline |
Ref() | omicron::Ref< T > | inline |
Ref(T *p, bool add_ref=true) | omicron::Ref< T > | inline |
Ref(Ref< U > const &rhs, typename boost::detail::sp_enable_if_convertible< U, T >::type=boost::detail::sp_empty()) | omicron::Ref< T > | inline |
Ref(Ref const &rhs) | omicron::Ref< T > | inline |
reset() | omicron::Ref< T > | inline |
reset(T *rhs) | omicron::Ref< T > | inline |
swap(Ref &rhs) | omicron::Ref< T > | inline |
~Ref() | omicron::Ref< T > | inline |