WinStd
Additional templates and function helpers for Microsoft Windows using Standard C++ classes
|
This is the complete list of members for winstd::event_session, including all inherited members.
attach(_In_opt_ handle_type h, _In_ EVENT_TRACE_PROPERTIES *prop) | winstd::event_session | inline |
handle< TRACEHANDLE, 0 >::attach(_In_opt_ handle_type h) noexcept | winstd::handle< TRACEHANDLE, 0 > | inline |
create(_In_z_ LPCTSTR SessionName, _In_ const EVENT_TRACE_PROPERTIES *Properties) | winstd::event_session | inline |
detach() | winstd::handle< TRACEHANDLE, 0 > | inline |
disable_trace(_In_ LPCGUID ProviderId, _In_ UCHAR Level, _In_opt_ ULONGLONG MatchAnyKeyword=0, _In_opt_ ULONGLONG MatchAllKeyword=0, _In_opt_ ULONG EnableProperty=0, _In_opt_ PEVENT_FILTER_DESCRIPTOR EnableFilterDesc=NULL) | winstd::event_session | inline |
enable_trace(_In_ LPCGUID ProviderId, _In_ UCHAR Level, _In_opt_ ULONGLONG MatchAnyKeyword=0, _In_opt_ ULONGLONG MatchAllKeyword=0, _In_opt_ ULONG EnableProperty=0, _In_opt_ PEVENT_FILTER_DESCRIPTOR EnableFilterDesc=NULL) | winstd::event_session | inline |
event_session() | winstd::event_session | inline |
event_session(_In_opt_ handle_type h, _In_ const EVENT_TRACE_PROPERTIES *prop) | winstd::event_session | inline |
event_session(_Inout_ event_session &&other) noexcept | winstd::event_session | inline |
free() | winstd::handle< TRACEHANDLE, 0 > | inline |
free_internal() noexcept override | winstd::event_session | inlineprotectedvirtual |
handle() noexcept | winstd::handle< TRACEHANDLE, 0 > | inline |
handle(_In_opt_ handle_type h) noexcept | winstd::handle< TRACEHANDLE, 0 > | inline |
handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< TRACEHANDLE, 0 > | inline |
handle_type typedef | winstd::handle< TRACEHANDLE, 0 > | |
invalid | winstd::handle< TRACEHANDLE, 0 > | static |
m_h | winstd::handle< TRACEHANDLE, 0 > | protected |
m_prop | winstd::event_session | protected |
name() const | winstd::event_session | inline |
operator const EVENT_TRACE_PROPERTIES *() const | winstd::event_session | inline |
operator handle_type() const | winstd::handle< TRACEHANDLE, 0 > | inline |
operator!() const | winstd::handle< TRACEHANDLE, 0 > | inline |
operator!=(_In_opt_ handle_type h) const | winstd::handle< TRACEHANDLE, 0 > | inline |
operator&() | winstd::handle< TRACEHANDLE, 0 > | inline |
operator*() const | winstd::handle< TRACEHANDLE, 0 > | inline |
operator->() const | winstd::handle< TRACEHANDLE, 0 > | inline |
operator<(_In_opt_ handle_type h) const | winstd::handle< TRACEHANDLE, 0 > | inline |
operator<=(_In_opt_ handle_type h) const | winstd::handle< TRACEHANDLE, 0 > | inline |
operator=(_Inout_ event_session &&other) noexcept | winstd::event_session | inline |
handle< TRACEHANDLE, 0 >::operator=(_In_opt_ handle_type h) noexcept | winstd::handle< TRACEHANDLE, 0 > | inline |
handle< TRACEHANDLE, 0 >::operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< TRACEHANDLE, 0 > | inline |
operator==(_In_opt_ handle_type h) const | winstd::handle< TRACEHANDLE, 0 > | inline |
operator>(_In_opt_ handle_type h) const | winstd::handle< TRACEHANDLE, 0 > | inline |
operator>=(_In_opt_ handle_type h) const | winstd::handle< TRACEHANDLE, 0 > | inline |
~event_session() | winstd::event_session | inlinevirtual |