APM:Libraries
AP_HAL::OwnPtr< T > Member List

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

_ptrAP_HAL::OwnPtr< T >private
clear()AP_HAL::OwnPtr< T >inline
get() constAP_HAL::OwnPtr< T >inline
leak()AP_HAL::OwnPtr< T >inline
operator bool() constAP_HAL::OwnPtr< T >inlineexplicit
operator!() constAP_HAL::OwnPtr< T >inline
operator*() constAP_HAL::OwnPtr< T >inline
operator->() constAP_HAL::OwnPtr< T >inline
operator=(std::nullptr_t)AP_HAL::OwnPtr< T >inline
operator=(OwnPtr< U > &&other)AP_HAL::OwnPtr< T >inline
operator=(U *other)AP_HAL::OwnPtr< T >inline
OwnPtr()AP_HAL::OwnPtr< T >inline
OwnPtr(std::nullptr_t)AP_HAL::OwnPtr< T >inline
OwnPtr(const OwnPtr< T > &other)=deleteAP_HAL::OwnPtr< T >
OwnPtr(OwnPtr< U > &&other)AP_HAL::OwnPtr< T >inline
OwnPtr(T *ptr)AP_HAL::OwnPtr< T >inline
~OwnPtr()AP_HAL::OwnPtr< T >inline