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

Method name

IPL/include/pugg/Kernel.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 ~Server() {delete_all_values(_drivers);}
38
39 std::string name() {return _name;}
40 int min_driver_version() {return _min_driver_version;}
41 std::map<std::string, Driver*>& drivers() {return _drivers;}
42

Callers 1

add_driverMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected