MCPcopy Create free account
hub / github.com/beefytech/Beef / Disable

Method Disable

BeefySysLib/util/BeefPerf.cpp:321–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

319}
320
321void BpCmdTarget::Disable()
322{
323 AutoCrit autoCrit(mCritSect);
324 mOutBuffer.Free();
325}
326
327const char* BpCmdTarget::DynamicString(const char* str)
328{

Callers 2

LostConnectionMethod · 0.45
InitMethod · 0.45

Calls 1

FreeMethod · 0.45

Tested by

no test coverage detected