WinStd
Windows Win32 API using Standard C++
|
This is the complete list of members for winstd::event_rec, including all inherited members.
event_rec() | winstd::event_rec | inline |
event_rec(const event_rec &other) | winstd::event_rec | inline |
event_rec(const EVENT_RECORD &other) | winstd::event_rec | inline |
event_rec(event_rec &&other) noexcept | winstd::event_rec | inline |
operator=(const event_rec &other) | winstd::event_rec | inline |
operator=(const EVENT_RECORD &other) | winstd::event_rec | inline |
operator=(event_rec &&other) noexcept | winstd::event_rec | inline |
set_extended_data(USHORT count, const EVENT_HEADER_EXTENDED_DATA_ITEM *data) | winstd::event_rec | inline |
set_extended_data_internal(USHORT count, const EVENT_HEADER_EXTENDED_DATA_ITEM *data) | winstd::event_rec | inlineprotected |
set_user_data(USHORT size, LPCVOID data) | winstd::event_rec | inline |
set_user_data_internal(USHORT size, LPCVOID data) | winstd::event_rec | inlineprotected |
~event_rec() | winstd::event_rec | inline |