WinStd
Additional templates and function helpers for Microsoft Windows using Standard C++ classes
|
This is the complete list of members for winstd::event_fn_auto_ret< T >, including all inherited members.
event_fn_auto_ret(1 event_provider &ep, 1 const EVENT_DESCRIPTOR *event_cons, 1 const EVENT_DESCRIPTOR *event_dest, 1 LPCSTR pszFnName, T &result) | winstd::event_fn_auto_ret< T > | inline |
event_fn_auto_ret(1 const event_fn_auto_ret< T > &other) | winstd::event_fn_auto_ret< T > | inline |
event_fn_auto_ret(1 event_fn_auto_ret< T > &&other) | winstd::event_fn_auto_ret< T > | inline |
m_desc | winstd::event_fn_auto_ret< T > | protected |
m_ep | winstd::event_fn_auto_ret< T > | protected |
m_event_dest | winstd::event_fn_auto_ret< T > | protected |
m_result | winstd::event_fn_auto_ret< T > | protected |
operator=(1 const event_fn_auto_ret< T > &other) | winstd::event_fn_auto_ret< T > | inline |
operator=(1 event_fn_auto_ret< T > &&other) | winstd::event_fn_auto_ret< T > | inline |
~event_fn_auto_ret() | winstd::event_fn_auto_ret< T > | inline |