X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=doc%2Fapi-ref%2Fhtml%2Fdd%2Fd30%2Fhs-clientmanager_8cpp.html;fp=doc%2Fapi-ref%2Fhtml%2Fdd%2Fd30%2Fhs-clientmanager_8cpp.html;h=22072993e03cd624b42620abb0457c1f5413917c;hb=31ff5ce755d00cf12ea2ffc96c33ed9acd36358f;hp=0000000000000000000000000000000000000000;hpb=bbb4ee8e9974c4b008da84a1e504120f70606c92;p=apps%2Fagl-service-homescreen.git diff --git a/doc/api-ref/html/dd/d30/hs-clientmanager_8cpp.html b/doc/api-ref/html/dd/d30/hs-clientmanager_8cpp.html new file mode 100644 index 0000000..2207299 --- /dev/null +++ b/doc/api-ref/html/dd/d30/hs-clientmanager_8cpp.html @@ -0,0 +1,170 @@ + + + + + + +HomeScreenBinding: src/hs-clientmanager.cpp File Reference + + + + + + + + + + +
+
+ + + + + + +
+
HomeScreenBinding +
+
+
+ + + + + + +
+
+ + +
+ +
+ + +
+
+
+Functions | +Variables
+
+
hs-clientmanager.cpp File Reference
+
+
+
#include <algorithm>
+#include "hs-clientmanager.h"
+#include "hmi-debug.h"
+
+

Go to the source code of this file.

+ + + + +

+Functions

static void cbRemoveClientCtxt (void *data)
 
+ + + +

+Variables

static const char _homescreen [] = "homescreen"
 
+

Function Documentation

+ +
+
+ + + + + +
+ + + + + + + + +
static void cbRemoveClientCtxt (void * data)
+
+static
+
+ +

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

+
25 {
27 }
void removeClientCtxt(void *data)
+
static HS_ClientManager * instance(void)
+
+
+
+

Variable Documentation

+ +
+
+ + + + + +
+ + + + +
const char _homescreen[] = "homescreen"
+
+static
+
+ +

Definition at line 20 of file hs-clientmanager.cpp.

+ +
+
+
+ + + +