Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MITK/MITK
/ ~RestServer
Method
~RestServer
Modules/RESTAPI/src/mitkRestServer.cpp:132–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
RestServer::~RestServer()
133
{
134
this->Stop();
135
}
136
137
bool RestServer::Start()
138
{
Callers
nothing calls this directly
Calls
1
Stop
Method · 0.95
Tested by
no test coverage detected