MCPcopy 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
132RestServer::~RestServer()
133{
134 this->Stop();
135}
136
137bool RestServer::Start()
138{

Callers

nothing calls this directly

Calls 1

StopMethod · 0.95

Tested by

no test coverage detected