MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / ~FeatureObject

Method ~FeatureObject

Suscan/FeatureFactory.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47FeatureObject::~FeatureObject()
48{
49 m_factory->unregisterInstance(this);
50}
51
52///////////////////////////// FeatureFactory //////////////////////////////////
53FeatureFactory::FeatureFactory(Plugin *plugin)

Callers

nothing calls this directly

Calls 1

unregisterInstanceMethod · 0.80

Tested by

no test coverage detected