[Previous]
[Up]
[Next]
NSPortCoder
Authors
- Richard Frith-Macdonald
-
Version: $Revision$
Date: $Date$
Declared in: Foundation/NSPortCoder.h
Inherits from: NSCoder
Conforms to: NSObject
Instance Variables
Methods
Class Methods
+ (id) portCoderWithReceivePort: (NSPort*)receivePort sendPort: (NSPort*)sendPort components: (NSArray)components;
Instances Methods
- (NSConnection*) connection;
- (NSPort*) decodePortObject;
- (void) dispatch;
- (void) encodePortObject: (NSPort*)aPort;
- (BOOL) isBycopy;
- (BOOL) isByref;