MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / Notify

Method Notify

include/DebugView++Lib/Loopback.h:24–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22
23 virtual HANDLE GetHandle() const { throw std::exception("should never be called"); }
24 virtual void Notify() {}
25
26 virtual bool GetAutoNewLine() const;
27 virtual void PreProcess(Line& line) const;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected