MCPcopy Create free account
hub / github.com/ChunelFeng/CGraph / modify

Method modify

src/GraphCtrl/GraphDaemon/GDaemon.cpp:36–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34
35
36CMSec GDaemon::modify(GDaemonParamPtr param) {
37 return 0;
38}
39
40
41CMSec GDaemon::__getInterval_4py() const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected