RobWorkProject  23.9.11-
Ptr< T > Member List

This is the complete list of members for Ptr< T >, including all inherited members.

cast()Ptr< T >inline
cast() constPtr< T >inline
cpp_shared_ptr typedefPtr< T >
cptr() constPtr< T >inline
fromStd(const std::vector< std::shared_ptr< T >> &ptrs)Ptr< T >related
get() constPtr< T >inline
getCppSharedPtr() constPtr< T >inline
getSharedPtr() constPtr< T >inline
isNull() constPtr< T >inline
isShared() constPtr< T >inline
operator const void *() constPtr< T >inline
operator cpp_shared_ptr() constPtr< T >inline
operator!=(void *p) constPtr< T >inline
operator*() constPtr< T >inline
operator->() constPtr< T >inline
operator=(cpp_shared_ptr &ptr) (defined in Ptr< T >)Ptr< T >inline
operator==(const Ptr< A > &p) constPtr< T >inline
operator==(void *p) constPtr< T >inline
ownedPtr(T *ptr)Ptr< T >related
pointer typedefPtr< T >
Ptr()Ptr< T >inline
Ptr(T *ptr)Ptr< T >inline
Ptr(cpp_shared_ptr ptr)Ptr< T >inline
Ptr(Ptr< S > const &p, typename std::enable_if< std::is_base_of< T, S >::value >::type *=0)Ptr< T >inline
reference typedefPtr< T >
scast()Ptr< T >inline
scast() constPtr< T >inline
shared_ptr typedefPtr< T >
toStd(const std::vector< Ptr< T >> &ptrs)Ptr< T >related
value_type typedefPtr< T >
~Ptr()Ptr< T >inline