MCPcopy Create free account
hub / github.com/LabSound/LabSound / NodeRegistry

Method NodeRegistry

src/extended/Registry.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35
36NodeRegistry::NodeRegistry() :
37_detail(new Detail())
38{
39}
40
41NodeRegistry::~NodeRegistry()
42{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected