DART  6.6.2
dart::common::sub_ptr< T > Member List

This is the complete list of members for dart::common::sub_ptr< T >, including all inherited members.

addSubject(const Subject *_subject)dart::common::Observerprotected
get() constdart::common::sub_ptr< T >
handleDestructionNotification(const Subject *_subject) overridedart::common::sub_ptr< T >protectedvirtual
mSubjectBasedart::common::sub_ptr< T >protected
mSubjectsdart::common::Observerprotected
mTdart::common::sub_ptr< T >protected
operator T*() constdart::common::sub_ptr< T >
operator*() constdart::common::sub_ptr< T >
operator->() constdart::common::sub_ptr< T >
operator=(const sub_ptr &_sp)dart::common::sub_ptr< T >
operator=(T *_ptr)dart::common::sub_ptr< T >
receiveDestructionNotification(const Subject *_subject)dart::common::Observerprotected
removeAllSubjects()dart::common::Observerprotected
removeSubject(const Subject *_subject)dart::common::Observerprotected
set(T *_ptr)dart::common::sub_ptr< T >
sub_ptr()dart::common::sub_ptr< T >
sub_ptr(T *_ptr)dart::common::sub_ptr< T >
valid()dart::common::sub_ptr< T >
~Observer()dart::common::Observervirtual