|
|
void | addDeviceUpdateCallback (DeviceUpdateCallback callback, void *context) |
| | Adds the callback function which is called when a device was added or removed.
|
| |
|
void | removeDeviceUpdateCallback (DeviceUpdateCallback callback, void *context) |
| | Removes the callback function which is called when a device was added or removed.
|
| |
| size_t | size () const |
| | size More...
|
| |
|
|
DisplayDescriptorIterator | begin () |
| |
|
DisplayDescriptorIterator | end () |
| |
|
|
static DisplayDeviceManager * | get () |
| | This static function is used to instantiate a platform-specific object of the class or return the already existing one.
|
| |
|
typedef std::set< CallbackInfo >
::iterator | CallbackInfoIterator |
| |
|
|
DeviceUpdateCallback | callback |
| |
|
DisplayDescriptorSet | descriptors |
| |
|
std::set< CallbackInfo > | callbackInfos |
| |
| size_t pointing::DisplayDeviceManager::size |
( |
| ) |
const |
|
inline |
size
- Returns
- The number of Display Devices
The documentation for this class was generated from the following files: