MCPcopy Create free account
hub / github.com/chigraph/chigraph / ~ChiModule

Method ~ChiModule

libchigraph/include/chi/ChiModule.hpp:31–31  ·  view source on GitHub ↗

Destructor

Source from the content-addressed store, hash-verified

29
30 /// Destructor
31 virtual ~ChiModule() = default;
32
33 /// Create a node type that is in the module from the name and json
34 /// \param name The name of the node type to create

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected