Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

ArkAudioUnitChain Class Reference

#import <ArkAudioUnitChain.h>

List of all members.

Public Member Functions

(BOOL) - appendUnit:
(BOOL) - insertUnit:atIndex:
(BOOL) - removeUnit:
(ArkAudioUnit *) - removeUnitAtIndex:
(BOOL) - moveUnitAtIndex:toIndex:
(ArkAudioUnit *) - unitAtIndex:
(int) - indexOfUnit:
(unsigned) - unitCount
(void *) - chainRep

Protected Attributes

ArkAudioUnitChainCorecore
NSMutableArray * chain


Member Function Documentation

- (BOOL) appendUnit: (ArkAudioUnit *)  unit  
 

- (void*) chainRep  
 

- (int) indexOfUnit: (ArkAudioUnit *)  unit  
 

- (BOOL) insertUnit: (ArkAudioUnit *)  unit
atIndex: (unsigned)  indx
 
 

- (BOOL) moveUnitAtIndex: (unsigned)  sind
toIndex: (unsigned)  eind
 
 

- (BOOL) removeUnit: (ArkAudioUnit *)  unit  
 

- (ArkAudioUnit*) removeUnitAtIndex: (unsigned)  indx  
 

- (ArkAudioUnit*) unitAtIndex: (unsigned)  indx  
 

- (unsigned) unitCount  
 


Member Data Documentation

- (NSMutableArray*) chain [protected]
 

- (struct ArkAudioUnitChainCore*) core [protected]
 


The documentation for this class was generated from the following file:
Generated on Tue Sep 6 14:54:37 2005 for Arkonnekt Sound by  doxygen 1.4.4