Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
429
bool RestServer::IsRunning() const
430
{
431
return m_Running;
432
}
433
434
void RestServer::SetConfig(const RestServerConfig& config)
435
{
Callers
8
MaybeAutoStart
Method · 0.45
StartDeferred
Method · 0.45
StartsAndStops
Method · 0.45
ReportsRunningState
Method · 0.45
DisabledConfigPreventsStart
Method · 0.45
PortAlreadyInUseReturnsFalse
Method · 0.45
CanRestartOnDifferentPortAfterPortConflict
Method · 0.45
FailedStartReleasesPort
Method · 0.45
Calls
no outgoing calls
Tested by
6
StartsAndStops
Method · 0.36
ReportsRunningState
Method · 0.36
DisabledConfigPreventsStart
Method · 0.36
PortAlreadyInUseReturnsFalse
Method · 0.36
CanRestartOnDifferentPortAfterPortConflict
Method · 0.36
FailedStartReleasesPort
Method · 0.36