Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ factory
Method
factory
Suscan/FeatureFactory.cpp:41–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
40
41
FeatureFactory *
42
FeatureObject::factory() const
43
{
44
return m_factory;
45
}
46
47
FeatureObject::~FeatureObject()
48
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected