This is SignalMgr.h in view mode; [Download] [Up]
/* Generated by Interface Builder */
#import <objc/Object.h>
@interface SignalMgr:Object
{
id objectList ;
}
+ new ;
- init ;
- alloc ;
- addObject: anObject ;
- removeObject: anObject ;
- interrupt ;
@end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.