Om  1.0.0
A universal framework for multimedia simulation
om::lang::Shared< T > Member List

This is the complete list of members for om::lang::Shared< T >, including all inherited members.

cast() const om::lang::Shared< T >inline
construct()om::lang::Shared< T >inlinestatic
construct(P1 p1)om::lang::Shared< T >inlinestatic
construct(P1 p1, P2 p2)om::lang::Shared< T >inlinestatic
construct(P1 p1, P2 p2, P3 p3)om::lang::Shared< T >inlinestatic
construct(P1 p1, P2 p2, P3 p3, P4 p4)om::lang::Shared< T >inlinestatic
construct(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5)om::lang::Shared< T >inlinestatic
construct(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6)om::lang::Shared< T >inlinestatic
construct(P1 p1, P2 p2, P3 p3, P4 p4, P5 p5, P6 p6, P7 p7)om::lang::Shared< T >inlinestatic
dynamicCast() const om::lang::Shared< T >inline
getPointer() const om::lang::Shared< T >inline
getReferenceCount() const om::lang::Shared< T >inline
isNull() const om::lang::Shared< T >inline
isSet() const om::lang::Shared< T >inline
isUnique() const om::lang::Shared< T >inline
operator Bool() const om::lang::Shared< T >inline
operator T *() const om::lang::Shared< T >inline
operator U *() const om::lang::Shared< T >inline
operator!=(const Shared &other) const om::lang::Shared< T >inline
operator!=(const Shared< U > &other) const om::lang::Shared< T >inline
operator*() const om::lang::Shared< T >inline
operator->() const om::lang::Shared< T >inline
operator=(const Shared &other)om::lang::Shared< T >inline
operator=(const Shared< U > &other)om::lang::Shared< T >inline
operator==(const Shared &other) const om::lang::Shared< T >inline
operator==(const Shared< U > &other) const om::lang::Shared< T >inline
release()om::lang::Shared< T >inline
Shared()om::lang::Shared< T >inline
Shared(T *newShared)om::lang::Shared< T >inlineexplicit
Shared(U *newShared)om::lang::Shared< T >inlineexplicit
Shared(const Shared &other)om::lang::Shared< T >inline
Shared(const Shared< U > &other)om::lang::Shared< T >inline
~Shared()om::lang::Shared< T >inline