|
Jive reference manual
|
This is the complete list of members for jem::Ref< T >, including all inherited members.
| checkedCast(const Ref< T > &r) | jem::Ref< T > | related |
| dynamicCast(const Ref< T > &r) | jem::Ref< T > | related |
| get() const | jem::Ref< T > | |
| getBase() const | jem::Ref< T > | |
| newInstance(const A &a) | jem::Ref< T > | related |
| newInstance(const A &a, const B &b) | jem::Ref< T > | related |
| newInstance(const A &a, const B &b, const C &c) | jem::Ref< T > | related |
| newInstance(const A &a, const B &b, const C &c, const D &d) | jem::Ref< T > | related |
| operator!=(const Ref &rhs) const | jem::Ref< T > | |
| operator!=(const Nil &nil) const | jem::Ref< T > | |
| operator*() const | jem::Ref< T > | |
| operator->() const | jem::Ref< T > | |
| operator=(const Ref &rhs) | jem::Ref< T > | |
| operator==(const Ref &rhs) const | jem::Ref< T > | |
| operator==(const Nil &nil) const | jem::Ref< T > | |
| Ref() | jem::Ref< T > | |
| Ref(const Nil &nil) | jem::Ref< T > | |
| Ref(T *rhs) | jem::Ref< T > | |
| Ref(const Ref &rhs) | jem::Ref< T > | |
| Ref(const Ref< U > &rhs) | jem::Ref< T > | |
| staticCast(const Ref< T > &r) | jem::Ref< T > | related |
| swap(Ref &rhs) | jem::Ref< T > | |
| swap(Ref< T > &lhs, Ref< T > &rhs) | jem::Ref< T > | related |