WinStd
Windows Win32 API using Standard C++
|
This is the complete list of members for winstd::event_fn_auto, including all inherited members.
event_fn_auto(event_provider &ep, const EVENT_DESCRIPTOR *event_cons, const EVENT_DESCRIPTOR *event_dest, LPCSTR pszFnName) | winstd::event_fn_auto | inline |
event_fn_auto(const event_fn_auto &other) | winstd::event_fn_auto | inline |
event_fn_auto(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=(const event_fn_auto &other) | winstd::event_fn_auto | inline |
operator=(event_fn_auto &&other) noexcept | winstd::event_fn_auto | inline |
~event_fn_auto() | winstd::event_fn_auto | inline |