HomeScreenBinding
LibHomeScreen Member List

This is the complete list of members for LibHomeScreen, including all inherited members.

api_listLibHomeScreenstatic
call(const std::string &verb, struct json_object *arg)LibHomeScreen
call(const char *verb, struct json_object *arg)LibHomeScreen
event_listLibHomeScreenstatic
Event_OnScreenMessage enum valueLibHomeScreen
Event_OnScreenReply enum valueLibHomeScreen
Event_TapShortcut enum valueLibHomeScreen
EventType enum nameLibHomeScreen
handler_func typedefLibHomeScreen
init(const int port, const std::string &token)LibHomeScreen
LibHomeScreen()LibHomeScreen
LibHomeScreen(const LibHomeScreen &)=deleteLibHomeScreen
on_call(void *closure, const char *api, const char *verb, struct afb_wsj1_msg *msg)LibHomeScreen
on_event(void *closure, const char *event, struct afb_wsj1_msg *msg)LibHomeScreen
on_hangup(void *closure, struct afb_wsj1 *wsj)LibHomeScreen
on_reply(void *closure, struct afb_wsj1_msg *msg)LibHomeScreen
onScreenMessage(const char *display_message)LibHomeScreen
onScreenReply(const char *reply_message)LibHomeScreen
operator=(const LibHomeScreen &)=deleteLibHomeScreen
registerCallback(void(*event_cb)(const std::string &event, struct json_object *event_contents), void(*reply_cb)(struct json_object *reply_contents), void(*hangup_cb)(void)=nullptr)LibHomeScreen
set_event_handler(enum EventType et, handler_func f)LibHomeScreen
subscribe(const std::string &event_name)LibHomeScreen
tapShortcut(const char *application_name)LibHomeScreen
unsubscribe(const std::string &event_name)LibHomeScreen
~LibHomeScreen()LibHomeScreen