MCPcopy Create free account
hub / github.com/Windscribe/Desktop-App / getLocationsModel

Method getLocationsModel

src/client/engine/engine/engine.cpp:278–282  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

276}
277
278locationsmodel::LocationsModel *Engine::getLocationsModel()
279{
280 WS_ASSERT(locationsModel_ != NULL);
281 return locationsModel_;
282}
283
284IConnectStateController *Engine::getConnectStateController()
285{

Callers 1

onEngineInitFinishedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected