[Previous] [Up] [Next]

NSPortCoder

Authors

Richard Frith-Macdonald

Version: $Revision$

Date: $Date$

NSPortCoder

NSPortCoder

Declared in: Foundation/NSPortCoder.h

Inherits from: NSCoder

Conforms to: NSObject


Instance Variables

Methods


Class Methods

portCoderWithReceivePort:sendPort:components:

+ (id) portCoderWithReceivePort: (NSPort*)receivePort sendPort: (NSPort*)sendPort components: (NSArray)components;


Instances Methods

connection

- (NSConnection*) connection;

decodePortObject

- (NSPort*) decodePortObject;

dispatch

- (void) dispatch;

encodePortObject:

- (void) encodePortObject: (NSPort*)aPort;

isBycopy

- (BOOL) isBycopy;

isByref

- (BOOL) isByref;