MCPcopy Create free account
hub / github.com/AshampooSystems/boden / applicationController

Method applicationController

framework/foundation/src/Application.cpp:51–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49 std::shared_ptr<DispatchQueue> Application::dispatchQueue() { return _mainDispatchQueue; }
50
51 std::shared_ptr<ApplicationController> Application::applicationController() { return _applicationController; }
52
53 std::shared_ptr<Application> Application::globalApplication() { return bdn::globalApplication(); }
54

Callers 1

OnTestProgramEndMethod · 0.80

Calls

no outgoing calls

Tested by 1

OnTestProgramEndMethod · 0.64