From 5025144c46ad116ba2f7b0506fb9b5c0b2b7a3e4 Mon Sep 17 00:00:00 2001 From: zheng_wenlong Date: Wed, 14 Nov 2018 12:38:51 +0900 Subject: Add homescreen-service and libraries Add homescreen-service and libraries. Change-Id: Ifabb3262a2709d8d44464e1c4ea7f67f9008add0 Signed-off-by: zheng_wenlong --- .../api-ref/html/df/d43/libhomescreen_8hpp.html | 96 ++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 demo3/common/agl-service-homescreen/doc/api-ref/html/df/d43/libhomescreen_8hpp.html (limited to 'demo3/common/agl-service-homescreen/doc/api-ref/html/df/d43/libhomescreen_8hpp.html') diff --git a/demo3/common/agl-service-homescreen/doc/api-ref/html/df/d43/libhomescreen_8hpp.html b/demo3/common/agl-service-homescreen/doc/api-ref/html/df/d43/libhomescreen_8hpp.html new file mode 100644 index 0000000..c164aaf --- /dev/null +++ b/demo3/common/agl-service-homescreen/doc/api-ref/html/df/d43/libhomescreen_8hpp.html @@ -0,0 +1,96 @@ + + + + + + + +HomeScreenBinding: include/libhomescreen.hpp File Reference + + + + + + + + + +
+
+ + + + + + +
+
HomeScreenBinding +
+
+
+ + + + + + + + +
+
+ + +
+ +
+ + +
+
+ +
+
libhomescreen.hpp File Reference
+
+
+
#include <vector>
+#include <map>
+#include <string>
+#include <functional>
+#include <json-c/json.h>
+#include <systemd/sd-event.h>
+#include <afb/afb-binding.h>
+#include <afb/afb-wsj1.h>
+#include <afb/afb-ws-client.h>
+
+

Go to the source code of this file.

+ + + + +

+Classes

class  LibHomeScreen
 
+
+ + + + -- cgit 1.2.3-korg