MCPcopy Create free account
hub / github.com/Raais/ImStudio / BaseObject

Method BaseObject

src/sources/ims_object.h:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 void del ();
50
51 BaseObject () = default;
52 BaseObject (int idgen_, std::string type_, int parent_id_);
53
54 private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected