|
void | addDeviceClass (unsigned int id) |
|
void | setBaseDeviceNCLPath (string base_device_ncl_path) |
|
void | addDevice (unsigned int device_class, unsigned int device_id, char *addr, int srvPort, bool isLocalConnection) |
|
void | addDocument (unsigned int device_class, char *name, char *body) |
|
void | startDocument (unsigned int device_class, char *name) |
|
void | stopDocument (unsigned int device_class, char *name) |
|
bool | newDeviceConnected (int newDevClass, int w, int h) |
|
void | connectedToBaseDevice (unsigned int domainAddr) |
|
bool | receiveRemoteContent (int remoteDevClass, string contentUri) |
|
bool | receiveRemoteContent (int remoteDevClass, char *stream, int streamSize) |
|
bool | receiveRemoteContentInfo (string contentId, string contentUri) |
|
bool | receiveRemoteEvent (int remoteDevClass, int eventType, string eventContent) |
|
The documentation for this class was generated from the following files:
- gingacc-multidevice/include/multidevice/services/RemoteEventService.h
- gingacc-multidevice/src/services/RemoteEventService.cpp