MCPcopy Create free account
hub / github.com/AppleWin/AppleWin / isValid

Method isValid

source/Tfe/PCapBackend.cpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64}
65
66bool PCapBackend::isValid()
67{
68 return m_tfePcapFP;
69}
70
71void PCapBackend::update(const ULONG /* nExecutedCycles */)
72{

Callers 3

InitializeIOMethod · 0.80
SaveSnapshotMethod · 0.80
InitializeIOMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected