1#ifndef PROBEBREAKPOINT_HH
2#define PROBEBREAKPOINT_HH
24 [[nodiscard]]
unsigned getId()
const {
return id; }
29 void update(
const ProbeBase& subject)
noexcept override;
30 void subjectDeleted(
const ProbeBase& subject)
override;
37 static inline unsigned lastId = 0;
Base class for CPU break and watch points.
Generic Gang-of-Four Observer class, templatized edition.
const ProbeBase & getProbe() const
This file implemented 3 utility functions: