MCPcopy Create free account
hub / github.com/cpvrlab/ImagePlay / server_name

Function server_name

IPL/include/IPLProcess.h:251–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249 // needed for plugins
250 static const int version = IPL_VERSION;
251 static const std::string server_name() {return "IPLProcessServer";}
252};
253
254

Callers 2

foreachFunction · 0.85
IPLProcessDriverMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected