LibreOffice Module apple_remote (master) 1
Instance Methods | List of all members
HIDRemoteControlDevice(PrivateMethods) Category Reference

Instance Methods

(NSDictionary *) - cookieToButtonMapping
 
(IOHIDQueueInterface **) - queue
 
(IOHIDDeviceInterface **) - hidDeviceInterface
 
(void) - handleEventWithCookieString:sumOfValues:
 
(void) - removeNotificationObserver
 
(void) - remoteControlAvailable:
 

Detailed Description

Definition at line 41 of file HIDRemoteControlDevice.m.

Method Documentation

◆ cookieToButtonMapping

- (NSDictionary *) cookieToButtonMapping

Definition at line 338 of file HIDRemoteControlDevice.m.

References HIDRemoteControlDevice::queue, queue, and result.

◆ handleEventWithCookieString:sumOfValues:

- (void) handleEventWithCookieString: (NSString*)  cookieString
sumOfValues: (SInt32)  sumOfValues 

Definition at line 338 of file HIDRemoteControlDevice.m.

◆ hidDeviceInterface

- (IOHIDDeviceInterface **) hidDeviceInterface

Definition at line 338 of file HIDRemoteControlDevice.m.

◆ queue

- (IOHIDQueueInterface **) queue

Definition at line 338 of file HIDRemoteControlDevice.m.

Referenced by cookieToButtonMapping.

◆ remoteControlAvailable:

- (void) remoteControlAvailable: (NSNotification *)  notification

Definition at line 338 of file HIDRemoteControlDevice.m.

◆ removeNotificationObserver

- (void) removeNotificationObserver

Definition at line 338 of file HIDRemoteControlDevice.m.


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