Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Jsonipc::IpcDispatcher Struct Reference

Public Member Functions

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

Detailed Description

Definition at line 1563 of file jsonipc.hh.

Member Function Documentation

◆ add_method()

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

Definition at line 1565 of file jsonipc.hh.

◆ dispatch_message()

std::string Jsonipc::IpcDispatcher::dispatch_message ( const std::string message)

Definition at line 1571 of file jsonipc.hh.


The documentation for this struct was generated from the following file: