Class DebugEventDispatcher
Defined in File DebugEvents.hpp
Inheritance Relationships
Derived Types
public Microsoft::Applications::Events::DebugEventSource(Class DebugEventSource)public Microsoft::Applications::Events::ILogManager(Class ILogManager)
Class Documentation
-
class Microsoft::Applications::Events::DebugEventDispatcher
Subclassed by Microsoft::Applications::Events::DebugEventSource, Microsoft::Applications::Events::ILogManager
Public Functions
-
virtual bool DispatchEvent(DebugEvent evt) = 0
Dispatches the specified event to a client callback.
-
virtual ~DebugEventDispatcher() noexcept = default
The DebugEventDispatcher destructor.
-
virtual bool DispatchEvent(DebugEvent evt) = 0