Sense class which shares information about SR Applications throughout the SR system and to applications.
More...
#include <applicationsense.h>
Sense class which shares information about SR Applications throughout the SR system and to applications.
◆ create()
Creates a functional ApplicationSense instance.
- Parameters
-
context | is the environment in which created senses are kept track of |
- Returns
- ApplicationSense* which can provide information about other connected SR Application
◆ getApplicationNames()
virtual std::vector< std::string > SR::ApplicationSense::getApplicationNames |
( |
| ) |
|
|
pure virtual |
Get the names of all SR Applications connected to the server.
- Returns
- A list of the names of all SR Applications connected to the server
The documentation for this class was generated from the following file: