Definition at line 987 of file OODebugMonitor.m.
◆ allocWithZone:
| + (id) allocWithZone: |
|
(NSZone *) |
inZone |
|
|
implementation |
Definition at line 419 of file OODebugMonitor.m.
996 :(NSZone *)inZone
997{
999 {
1002 }
1004}
static OODebugMonitor * sSingleton
◆ autorelease
◆ copyWithZone:
| - (id) copyWithZone: |
|
(NSZone *) |
inZone |
|
|
implementation |
Definition at line 419 of file OODebugMonitor.m.
1007 :(NSZone *)inZone
1008{
1009 return self;
1010}
◆ release
◆ retain
◆ retainCount
| - (NSUInteger) retainCount |
|
|
|
|
implementation |
The documentation for this category was generated from the following file: