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

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

attach(_In_opt_ handle_type h) noexceptwinstd::handle< REGHANDLE, NULL >inline
create(_In_ LPCGUID ProviderId)winstd::event_providerinline
detach()winstd::handle< REGHANDLE, NULL >inline
enable_callback(_In_ LPCGUID SourceId, _In_ ULONG IsEnabled, _In_ UCHAR Level, _In_ ULONGLONG MatchAnyKeyword, _In_ ULONGLONG MatchAllKeyword, _In_opt_ PEVENT_FILTER_DESCRIPTOR FilterData)winstd::event_providerinlineprotectedvirtual
enable_callback(_In_ LPCGUID SourceId, _In_ ULONG IsEnabled, _In_ UCHAR Level, _In_ ULONGLONG MatchAnyKeyword, _In_ ULONGLONG MatchAllKeyword, _In_opt_ PEVENT_FILTER_DESCRIPTOR FilterData, _Inout_opt_ PVOID CallbackContext)winstd::event_providerinlineprotectedstatic
free()winstd::handle< REGHANDLE, NULL >inline
free_internal() noexcept overridewinstd::event_providerinlineprotectedvirtual
handle() noexceptwinstd::handle< REGHANDLE, NULL >inline
handle(_In_opt_ handle_type h) noexceptwinstd::handle< REGHANDLE, NULL >inline
handle(_Inout_ handle< handle_type, INVAL > &&h) noexceptwinstd::handle< REGHANDLE, NULL >inline
handle_type typedefwinstd::handle< REGHANDLE, NULL >
invalidwinstd::handle< REGHANDLE, NULL >static
m_hwinstd::handle< REGHANDLE, NULL >protected
operator handle_type() constwinstd::handle< REGHANDLE, NULL >inline
operator!() constwinstd::handle< REGHANDLE, NULL >inline
operator!=(_In_opt_ handle_type h) constwinstd::handle< REGHANDLE, NULL >inline
operator&()winstd::handle< REGHANDLE, NULL >inline
operator*() constwinstd::handle< REGHANDLE, NULL >inline
operator->() constwinstd::handle< REGHANDLE, NULL >inline
operator<(_In_opt_ handle_type h) constwinstd::handle< REGHANDLE, NULL >inline
operator<=(_In_opt_ handle_type h) constwinstd::handle< REGHANDLE, NULL >inline
operator=(_In_opt_ handle_type h) noexceptwinstd::handle< REGHANDLE, NULL >inline
operator=(_Inout_ handle< handle_type, INVAL > &&h) noexceptwinstd::handle< REGHANDLE, NULL >inline
operator==(_In_opt_ handle_type h) constwinstd::handle< REGHANDLE, NULL >inline
operator>(_In_opt_ handle_type h) constwinstd::handle< REGHANDLE, NULL >inline
operator>=(_In_opt_ handle_type h) constwinstd::handle< REGHANDLE, NULL >inline
write(_In_ PCEVENT_DESCRIPTOR EventDescriptor)winstd::event_providerinline
write(_In_ PCEVENT_DESCRIPTOR EventDescriptor, _In_ ULONG UserDataCount=0, _In_opt_count_(UserDataCount) PEVENT_DATA_DESCRIPTOR UserData=NULL)winstd::event_providerinline
write(_In_ PCEVENT_DESCRIPTOR EventDescriptor, _In_ const EVENT_DATA_DESCRIPTOR param1,...)winstd::event_providerinline
write(_In_ PCEVENT_DESCRIPTOR EventDescriptor, _In_ va_list arg)winstd::event_providerinline
write(_In_ UCHAR Level, _In_ ULONGLONG Keyword, _In_z_ _Printf_format_string_ PCWSTR String,...)winstd::event_providerinline
~event_provider()winstd::event_providerinlinevirtual