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.