X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fapi-ref%2Fhtml%2Fd8%2Fd55%2Fhs-client_8cpp.html;fp=doc%2Fapi-ref%2Fhtml%2Fd8%2Fd55%2Fhs-client_8cpp.html;h=1c0887c833ca7a349a0cd4c5a42343ede80f28b1;hb=31ff5ce755d00cf12ea2ffc96c33ed9acd36358f;hp=0000000000000000000000000000000000000000;hpb=bbb4ee8e9974c4b008da84a1e504120f70606c92;p=apps%2Fagl-service-homescreen.git diff --git a/doc/api-ref/html/d8/d55/hs-client_8cpp.html b/doc/api-ref/html/d8/d55/hs-client_8cpp.html new file mode 100644 index 0000000..1c0887c --- /dev/null +++ b/doc/api-ref/html/d8/d55/hs-client_8cpp.html @@ -0,0 +1,255 @@ + + + + + + +HomeScreenBinding: src/hs-client.cpp File Reference + + + + + + + + + + +
+
+ + + + + + +
+
HomeScreenBinding +
+
+
+ + + + + + +
+
+ + +
+ +
+ + +
+
+
+Variables
+
+
hs-client.cpp File Reference
+
+
+
#include "hs-client.h"
+#include "hs-helper.h"
+#include "hmi-debug.h"
+
+

Go to the source code of this file.

+ + + + + + + + + + + + + + +

+Variables

static const char _type [] = "type"
 
static const char _text [] = "text"
 
static const char _info [] = "info"
 
static const char _icon [] = "icon"
 
static const char _parameter [] = "parameter"
 
static const char _replyto [] = "replyto"
 
+

Variable Documentation

+ +
+
+ + + + + +
+ + + + +
const char _icon[] = "icon"
+
+static
+
+ +

Definition at line 24 of file hs-client.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + +
const char _info[] = "info"
+
+static
+
+ +

Definition at line 23 of file hs-client.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + +
const char _parameter[] = "parameter"
+
+static
+
+ +

Definition at line 25 of file hs-client.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + +
const char _replyto[] = "replyto"
+
+static
+
+ +

Definition at line 26 of file hs-client.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + +
const char _text[] = "text"
+
+static
+
+ +

Definition at line 22 of file hs-client.cpp.

+ +
+
+ +
+
+ + + + + +
+ + + + +
const char _type[] = "type"
+
+static
+
+ +

Definition at line 21 of file hs-client.cpp.

+ +
+
+
+ + + +