HomeScreenBinding
Public Member Functions | Public Attributes | List of all members
HS_ClientCtxt Struct Reference

#include <hs-clientmanager.h>

Public Member Functions

 HS_ClientCtxt (const char *appid)
 

Public Attributes

std::string id
 

Detailed Description

Definition at line 27 of file hs-clientmanager.h.

Constructor & Destructor Documentation

HS_ClientCtxt::HS_ClientCtxt ( const char *  appid)
inline

Definition at line 30 of file hs-clientmanager.h.

31  {
32  id = appid;
33  }

Member Data Documentation

std::string HS_ClientCtxt::id

Definition at line 29 of file hs-clientmanager.h.


The documentation for this struct was generated from the following file: