< AMListenable > Protocol Reference

Provides a protocol for listenable objects that can send events to others. More...

#import <AMListenable.h>

Inheritance diagram for < AMListenable >:

AMInstance AMChunkInstance AMCueInstance AMSoundInstance

List of all members.

Public Member Functions

(id) - listener
 Gets the listener of this object.
(id) - setListener:
 Sets the listener of this object.


Detailed Description

Provides a protocol for listenable objects that can send events to others.

Member Function Documentation

- (id) listener  

Gets the listener of this object.

Returns:
The listener of this object or nil if it has not been set.

- (id) setListener: (id)  _listener  

Sets the listener of this object.

Parameters:
listener A valid listener for this object or nil if you don't want to set a listener.
Returns:
The listener set for this object.


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

Generated on Mon May 16 16:29:48 2011 for ARIA by  doxygen 1.5.9