WinStd
Additional templates and function helpers for Microsoft Windows using Standard C++ classes
|
This is the complete list of members for winstd::event_provider, including all inherited members.
attach(1 handle_type h) noexcept | winstd::handle< REGHANDLE, NULL > | inline |
create(1 LPCGUID ProviderId) | winstd::event_provider | inline |
detach() | winstd::handle< REGHANDLE, NULL > | inline |
enable_callback(1 LPCGUID SourceId, 1 ULONG IsEnabled, 1 UCHAR Level, 1 ULONGLONG MatchAnyKeyword, 1 ULONGLONG MatchAllKeyword, 1 PEVENT_FILTER_DESCRIPTOR FilterData) | winstd::event_provider | inlineprotectedvirtual |
enable_callback(1 LPCGUID SourceId, 1 ULONG IsEnabled, 1 UCHAR Level, 1 ULONGLONG MatchAnyKeyword, 1 ULONGLONG MatchAllKeyword, 1 PEVENT_FILTER_DESCRIPTOR FilterData, 1 PVOID CallbackContext) | winstd::event_provider | inlineprotectedstatic |
free() | winstd::handle< REGHANDLE, NULL > | inline |
free_internal() noexcept override | winstd::event_provider | inlineprotectedvirtual |
handle() noexcept | winstd::handle< REGHANDLE, NULL > | inline |
handle(1 handle_type h) noexcept | winstd::handle< REGHANDLE, NULL > | inline |
handle(1 handle< handle_type, INVAL > &&h) noexcept | winstd::handle< REGHANDLE, NULL > | inline |
handle_type typedef | winstd::handle< REGHANDLE, NULL > | |
invalid | winstd::handle< REGHANDLE, NULL > | static |
m_h | winstd::handle< REGHANDLE, NULL > | protected |
operator handle_type() const | winstd::handle< REGHANDLE, NULL > | inline |
operator!() const | winstd::handle< REGHANDLE, NULL > | inline |
operator!=(1 handle_type h) const | winstd::handle< REGHANDLE, NULL > | inline |
operator&() | winstd::handle< REGHANDLE, NULL > | inline |
operator*() const | winstd::handle< REGHANDLE, NULL > | inline |
operator->() const | winstd::handle< REGHANDLE, NULL > | inline |
operator<(1 handle_type h) const | winstd::handle< REGHANDLE, NULL > | inline |
operator<=(1 handle_type h) const | winstd::handle< REGHANDLE, NULL > | inline |
operator=(1 handle_type h) noexcept | winstd::handle< REGHANDLE, NULL > | inline |
operator=(1 handle< handle_type, INVAL > &&h) noexcept | winstd::handle< REGHANDLE, NULL > | inline |
operator==(1 handle_type h) const | winstd::handle< REGHANDLE, NULL > | inline |
operator>(1 handle_type h) const | winstd::handle< REGHANDLE, NULL > | inline |
operator>=(1 handle_type h) const | winstd::handle< REGHANDLE, NULL > | inline |
write(1 PCEVENT_DESCRIPTOR EventDescriptor) | winstd::event_provider | inline |
write(1 PCEVENT_DESCRIPTOR EventDescriptor, 1 ULONG UserDataCount=0, PEVENT_DATA_DESCRIPTOR UserData=NULL) | winstd::event_provider | inline |
write(1 PCEVENT_DESCRIPTOR EventDescriptor, 1 const EVENT_DATA_DESCRIPTOR param1,...) | winstd::event_provider | inline |
write(1 PCEVENT_DESCRIPTOR EventDescriptor, 1 va_list arg) | winstd::event_provider | inline |
write(1 UCHAR Level, 1 ULONGLONG Keyword, 1 1 PCWSTR String,...) | winstd::event_provider | inline |
~event_provider() | winstd::event_provider | inlinevirtual |