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, 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_auto | inline |
event_fn_auto(_In_ const event_fn_auto &other) | winstd::event_fn_auto | inline |
event_fn_auto(_Inout_ event_fn_auto &&other) noexcept | winstd::event_fn_auto | inline |
m_ep | winstd::event_fn_auto | protected |
m_event_dest | winstd::event_fn_auto | protected |
m_fn_name | winstd::event_fn_auto | protected |
operator=(_In_ const event_fn_auto &other) | winstd::event_fn_auto | inline |
operator=(_Inout_ event_fn_auto &&other) noexcept | winstd::event_fn_auto | inline |
~event_fn_auto() | winstd::event_fn_auto | inline |