Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
Public Member Functions | |
void | add_method (const std::string &methodname, const Closure &closure) |
std::string | dispatch_message (const std::string &message) |
Definition at line 1563 of file jsonipc.hh.
void Jsonipc::IpcDispatcher::add_method | ( | const std::string & | methodname, |
const Closure & | closure | ||
) |
Definition at line 1565 of file jsonipc.hh.
std::string Jsonipc::IpcDispatcher::dispatch_message | ( | const std::string & | message | ) |
Definition at line 1571 of file jsonipc.hh.