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

Method server_name

IPL/include/pugg/Driver.h:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 virtual ~Driver() {}
18
19 std::string server_name() const {return _server_name;}
20 std::string name() const {return _name;}
21 int version() const {return _version;}
22

Callers 1

add_driverMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected