MCPcopy Create free account
hub / github.com/cinemast/libjson-rpc-cpp / getCnt

Method getCnt

src/test/testserver.cpp:56–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

54}
55
56int TestServer::getCnt() { return cnt; }
57
58bool TestServer::bindAndAddMethod(const Procedure &proc, AbstractServer<TestServer>::methodPointer_t pointer) {
59 return AbstractServer<TestServer>::bindAndAddMethod(proc, pointer);

Callers 1

test_server.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected