MCPcopy Create free account
hub / github.com/SeleniumHQ/selenium / ~HookProcessor

Method ~HookProcessor

cpp/iedriver/HookProcessor.cpp:90–92  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

88}
89
90HookProcessor::~HookProcessor() {
91 this->Dispose();
92}
93
94void HookProcessor::Initialize(const std::string& hook_procedure_name,
95 const int hook_procedure_type) {

Callers

nothing calls this directly

Calls 1

DisposeMethod · 0.95

Tested by

no test coverage detected