#include <IMessageTracerBreakpoint.h>
Interface for message tracer breakpoints.
- See also
- IMessageTracer
◆ ~IMessageTracerBreakpoint()
| virtual IMessageTracerBreakpoint::~IMessageTracerBreakpoint |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ IsEnabled()
| virtual bool IMessageTracerBreakpoint::IsEnabled |
( |
| ) |
const |
|
pure virtual |
Checks whether this breakpoint is enabled.
- Returns
- true if the breakpoint is enabled, false otherwise.
◆ ShouldBreak()
Checks whether the tracer should break on the given message.
- Parameters
-
| Context | The context of the message to break on. |
- Returns
- true if the tracer should break, false otherwise.
The documentation for this class was generated from the following file: