Definition at line 130 of file OOALSoundMixer.m.
◆ allocWithZone:
| + (id) allocWithZone: |
|
(NSZone *) |
inZone |
|
|
implementation |
Definition at line 35 of file OOALSoundMixer.m.
139 :(NSZone *)inZone
140{
142 {
145 }
147}
static OODebugMonitor * sSingleton
References nil, and sSingleton.
◆ autorelease
◆ copyWithZone:
| - (id) copyWithZone: |
|
(NSZone *) |
inZone |
|
|
implementation |
Definition at line 35 of file OOALSoundMixer.m.
150 :(NSZone *)inZone
151{
152 return self;
153}
◆ release
◆ retain
◆ retainCount
| - (NSUInteger) retainCount |
|
|
|
|
implementation |
The documentation for this category was generated from the following file: