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

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

event_rec()winstd::event_recinline
event_rec(_In_ const event_rec &other)winstd::event_recinline
event_rec(_In_ const EVENT_RECORD &other)winstd::event_recinline
event_rec(_Inout_ event_rec &&other) noexceptwinstd::event_recinline
operator=(_In_ const event_rec &other)winstd::event_recinline
operator=(_In_ const EVENT_RECORD &other)winstd::event_recinline
operator=(_Inout_ event_rec &&other) noexceptwinstd::event_recinline
set_extended_data(_In_ USHORT count, _In_count_(count) const EVENT_HEADER_EXTENDED_DATA_ITEM *data)winstd::event_recinline
set_extended_data_internal(_In_ USHORT count, _In_count_(count) const EVENT_HEADER_EXTENDED_DATA_ITEM *data)winstd::event_recinlineprotected
set_user_data(_In_ USHORT size, _In_bytecount_(size) LPCVOID data)winstd::event_recinline
set_user_data_internal(_In_ USHORT size, _In_bytecount_(size) LPCVOID data)winstd::event_recinlineprotected
~event_rec()winstd::event_recinline