WinStd
Additional templates and function helpers for Microsoft Windows using Standard C++ classes
winstd::event_fn_auto Member List

This is the complete list of members for winstd::event_fn_auto, including all inherited members.

event_fn_auto(_In_ event_provider &ep, _In_ const EVENT_DESCRIPTOR *event_cons, _In_ const EVENT_DESCRIPTOR *event_dest, _In_z_ LPCSTR pszFnName)winstd::event_fn_autoinline
event_fn_auto(_In_ const event_fn_auto &other)winstd::event_fn_autoinline
event_fn_auto(_Inout_ event_fn_auto &&other) noexceptwinstd::event_fn_autoinline
m_epwinstd::event_fn_autoprotected
m_event_destwinstd::event_fn_autoprotected
m_fn_namewinstd::event_fn_autoprotected
operator=(_In_ const event_fn_auto &other)winstd::event_fn_autoinline
operator=(_Inout_ event_fn_auto &&other) noexceptwinstd::event_fn_autoinline
~event_fn_auto()winstd::event_fn_autoinline