MCPcopy Create free account
hub / github.com/EmbeddedRPC/erpc / SimpleServer

Method SimpleServer

erpc_c/infra/erpc_simple_server.cpp:18–18  ·  view source on GitHub ↗

/////////////////////////////////////////////////////////////////////////// Code ///////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

16// Code
17////////////////////////////////////////////////////////////////////////////////
18SimpleServer::SimpleServer(void) : m_isServerOn(true) {}
19
20SimpleServer::~SimpleServer(void) {}
21

Callers 1

runServerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected