[Previous]
[Up]
[Next]
NSPortCoder
Authors
- Richard Frith-Macdonald
-
Version: 0.1
Date: 28 February, 2000
Declared in: Foundation/NSPortCoder.h
Inherits from: NSCoder
Conforms to: NSObject
+ (id) portCoderWithReceivePort: (NSPort*)receivePort sendPort: (NSPort*)sendPort components: (NSArray)components
- (NSConnection*) connection
- (NSPort*) decodePortObject
- (void) dispatch
- (void) encodePortObject: (NSPort*)aPort
- (BOOL) isBycopy
- (BOOL) isByref