MCPcopy Create free account
hub / github.com/MITK/MITK / IsRunning

Method IsRunning

Modules/RESTAPI/src/mitkRestServer.cpp:429–432  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

427}
428
429bool RestServer::IsRunning() const
430{
431 return m_Running;
432}
433
434void RestServer::SetConfig(const RestServerConfig& config)
435{

Callers 8

MaybeAutoStartMethod · 0.45
StartDeferredMethod · 0.45
StartsAndStopsMethod · 0.45
ReportsRunningStateMethod · 0.45

Calls

no outgoing calls