[Previous]
[Up]
[Next]
NSPortMessage
Authors
- Richard Frith-Macdonald
-
Version: $Revision$
Date: $Date$
Declared in: Foundation/NSPortMessage.h
Inherits from: NSObject
Conforms to: NSObject
Instance Variables
Methods
Instances Methods
- (NSArray*) components;
- (id) initWithMachMessage: (void*)buffer;
- (id) initWithSendPort: (NSPort*)sendPort receivePort: (NSPort*)receivePort;
- (unsigned int) msgid;
- (NSPort*) receivePort;
- (BOOL) sendBeforeDate: (NSDate*)aDate;
- (NSPort*) sendPort;
- (void) setMsgid: (unsigned int)msgid;