MCPcopy Create free account
hub / github.com/SIPp/sipp / ~CallGenerationTask

Method ~CallGenerationTask

src/call_generation_task.cpp:50–53  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50CallGenerationTask::~CallGenerationTask()
51{
52 instance = nullptr;
53}
54
55void CallGenerationTask::dump()
56{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected