Version: 3.3.0
wxWindowPtr< T > Member List

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

get() constwxSharedPtr< T >
operator unspecified_bool_type() constwxSharedPtr< T >
operator*() constwxSharedPtr< T >
operator->() constwxSharedPtr< T >
operator=(T *ptr)wxWindowPtr< T >
operator=(const wxWindowPtr< T > &tocopy)wxWindowPtr< T >
wxSharedPtr< T >::operator=(const wxSharedPtr< T > &tocopy)wxSharedPtr< T >
reset(T *ptr=nullptr)wxWindowPtr< T >
wxSharedPtr< T >::reset(T *ptr, Deleter d)wxSharedPtr< T >
unique() constwxSharedPtr< T >
use_count() constwxSharedPtr< T >
wxSharedPtr(T *ptr=nullptr)wxSharedPtr< T >explicit
wxSharedPtr(T *ptr, Deleter d)wxSharedPtr< T >explicit
wxSharedPtr(const wxSharedPtr< T > &tocopy)wxSharedPtr< T >
wxWindowPtr()wxWindowPtr< T >
wxWindowPtr(T *ptr)wxWindowPtr< T >explicit
wxWindowPtr(T *ptr, Deleter d)wxWindowPtr< T >explicit
wxWindowPtr(const wxWindowPtr< T > &tocopy)wxWindowPtr< T >
~wxSharedPtr()wxSharedPtr< T >