Phoenix
Object-oriented orthogonally persistent operating system
|
operator bool() const | triton::Ptr< T > | [inline] |
operator!=(const Ptr< T > &ptr) const | triton::Ptr< T > | [inline] |
operator*() const | triton::Ptr< T > | [inline] |
operator->() const | triton::Ptr< T > | [inline] |
operator=(Ptr< T > &ptr) | triton::Ptr< T > | [inline] |
operator=(Ptr< T > &&ptr) | triton::Ptr< T > | [inline] |
operator=(T *objPtr) | triton::Ptr< T > | [inline] |
operator=(T &obj) | triton::Ptr< T > | [inline] |
operator==(const Ptr< T > &ptr) const | triton::Ptr< T > | [inline] |
Ptr() | triton::Ptr< T > | [inline] |
Ptr(T *objPtr) | triton::Ptr< T > | [inline] |
Ptr(T &obj) | triton::Ptr< T > | [inline] |
Ptr(Ptr< T > &ptr) | triton::Ptr< T > | [inline] |
Ptr(Ptr< T > &&ptr) | triton::Ptr< T > | [inline] |
~Ptr() | triton::Ptr< T > | [inline] |