MCPcopy Create free account
hub / github.com/RGAA-Software/GoDesk / GetDatabase

Method GetDatabase

src/render_panel/gr_context.cpp:325–327  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

323 }
324
325 std::shared_ptr<GrDatabase> GrContext::GetDatabase() {
326 return database_;
327 }
328
329 std::shared_ptr<relay::RelayDeviceInfo> GrContext::GetRelayServerSideDeviceInfo(const std::string& relay_host,
330 int relay_port,

Callers 5

WsPanelServerMethod · 0.80
LoadPageMethod · 0.80
LoadPageMethod · 0.80
RecordFileTransferEndMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected