WinStd
Additional templates and function helpers for Microsoft Windows using Standard C++ classes
winstd::event_fn_auto_ret< T > Member List

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

event_fn_auto_ret(_In_ event_provider &ep, _In_ const EVENT_DESCRIPTOR *event_cons, _In_ const EVENT_DESCRIPTOR *event_dest, _In_z_ LPCSTR pszFnName, T &result)winstd::event_fn_auto_ret< T >inline
event_fn_auto_ret(_In_ const event_fn_auto_ret< T > &other)winstd::event_fn_auto_ret< T >inline
event_fn_auto_ret(_Inout_ event_fn_auto_ret< T > &&other)winstd::event_fn_auto_ret< T >inline
m_descwinstd::event_fn_auto_ret< T >protected
m_epwinstd::event_fn_auto_ret< T >protected
m_event_destwinstd::event_fn_auto_ret< T >protected
m_resultwinstd::event_fn_auto_ret< T >protected
operator=(_In_ const event_fn_auto_ret< T > &other)winstd::event_fn_auto_ret< T >inline
operator=(_Inout_ event_fn_auto_ret< T > &&other)winstd::event_fn_auto_ret< T >inline
~event_fn_auto_ret()winstd::event_fn_auto_ret< T >inline