AppleRemoteDelegate Class Reference
Inheritance diagram for AppleRemoteDelegate:
[legend]
Collaboration diagram for AppleRemoteDelegate:
[legend]

Instance Methods

(id- initWithCallback:
 
(void) - startListening
 
(void) - stopListening
 

Protected Attributes

SBAppleRemoteListenermAppleRemote
 
sbAppleRemoteService * mOwner
 

Detailed Description

Definition at line 38 of file sbAppleRemoteService.mm.

Method Documentation

- (id) initWithCallback: (sbAppleRemoteService *)  aCallback

Definition at line 54 of file sbAppleRemoteService.mm.

- (void) startListening

Definition at line 70 of file sbAppleRemoteService.mm.

Here is the call graph for this function:

- (void) stopListening

Definition at line 75 of file sbAppleRemoteService.mm.

Here is the call graph for this function:

Member Data Documentation

- (SBAppleRemoteListener*) mAppleRemote
protected

Definition at line 40 of file sbAppleRemoteService.mm.

- (sbAppleRemoteService*) mOwner
protected

Definition at line 41 of file sbAppleRemoteService.mm.


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