LBS C++ binding
Experimental automated C++ generation from LBS APIs defined in Franca IDL
Public Member Functions | Public Attributes | List of all members
Session Class Reference

Public Member Functions

 Session (const Session &c)
 
Sessionoperator= (const Session &c)
 
void getVersion (Version &interfaceversion)
 
void createSession (String clientApp, Handle &sessionHandle)
 
void deleteSession (Handle sessionHandle)
 
void getSessionStatus (Handle sessionHandle, SessionStatus &sessionStatus)
 
void getAllSessions (std::vector< Session > &sessionsList)
 

Public Attributes

Handle sessionHandle
 
String clientApp
 

The documentation for this class was generated from the following files: