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

Method Poll

DebugView++Lib/PipeReader.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36void PipeReader::Poll()
37{
38 Poll(*this);
39}
40
41void PipeReader::Poll(PolledLogSource& logsource)
42{

Callers

nothing calls this directly

Calls 3

dataMethod · 0.80
sizeMethod · 0.45
AddMessageMethod · 0.45

Tested by

no test coverage detected