MCPcopy Create free account
hub / github.com/Vector35/debugger / ~DebugProcessView

Method ~DebugProcessView

core/processview.cpp:61–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59
60
61DebugProcessView::~DebugProcessView()
62{
63 if (m_controller)
64 m_controller->RemoveEventCallback(m_eventCallback);
65}
66
67
68bool DebugProcessView::Init()

Callers

nothing calls this directly

Calls 1

RemoveEventCallbackMethod · 0.45

Tested by

no test coverage detected