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

Method bindAndAddNotification

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

Source from the content-addressed store, hash-verified

60}
61
62bool TestServer::bindAndAddNotification(const Procedure &proc, AbstractServer<TestServer>::notificationPointer_t pointer) {
63 return AbstractServer<TestServer>::bindAndAddNotification(proc, pointer);
64}

Callers 8

TestServerMethod · 0.95
test_server.cppFile · 0.45
SampleServerMethod · 0.45
SampleServerMethod · 0.45
SampleServerMethod · 0.45
SampleServerMethod · 0.45
SampleServerMethod · 0.45
SampleServerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected