MCPcopy Create free account
hub / github.com/Tracktion/choc / ClientInstance

Method ClientInstance

choc/network/choc_HTTPServer.h:87–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 struct ClientInstance
86 {
87 ClientInstance() = default;
88 virtual ~ClientInstance() = default;
89
90 /// This must return either a string with the file content or the location

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected