Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
IpcDispatcher

#include "jsonipc.hh"

Public Member Functions

voidadd_method (const std::string &methodname, const Closure &closure)
std::stringdispatch_message (const std::string &message)

Member Function Documentation

add_method()

void add_method ( const std::string & methodname,
const Closure & closure
)

dispatch_message()

std::string dispatch_message ( const std::string & message)