Wiselib
Public Member Functions | Public Attributes
AsyncWritePacket Class Reference

The AsyncWritePacket encompasses the instructions for any given write. More...

List of all members.

Public Member Functions

(id) - initWithData:timeout:tag:

Public Attributes

NSData * buffer
NSUInteger bytesDone
long tag
NSTimeInterval timeout

Detailed Description

The AsyncWritePacket encompasses the instructions for any given write.


Member Function Documentation

- (id) initWithData: (NSData *)  d
timeout: (NSTimeInterval)  t
tag: (long)  i 

Member Data Documentation

- (NSData*) buffer
- (NSUInteger) bytesDone
- (long) tag
- (NSTimeInterval) timeout

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines