ROTCPClientChannelConnection

Overview

Location

 

actualResponseLength  assign

@property (assign) NSInteger actualResponseLength

allocateResponseSize:

- (void) allocateResponseSize:(int)aSize

Parameters:

  • aSize:

asyncRequest

@property (readonly) ROTCPAsyncRequest *asyncRequest

channel

@property (readonly) ROTCPClientChannel *channel

commStage  assign

@property (assign) int commStage

destroyStream:

- (void) destroyStream:(int)aStreamDirection

Parameters:

  • aStreamDirection:

handleStreamReadError:bytesRead:ofExpected:

- (void) handleStreamReadError:(CFReadStreamRef)aStream bytesRead:(int)aBytesRead ofExpected:(int)aBytesExpected

Parameters:

  • aStream:
  • aBytesRead:
  • aBytesExpected:

handleStreamWriteError:

- (void) handleStreamWriteError:(CFWriteStreamRef)aStream

Parameters:

  • aStream:

incCommStage

- (void) incCommStage

initWithChannel:

- (InstanceType) initWithChannel:(ROTCPClientChannel *)aChannel

Parameters:

  • aChannel:

initWithChannel:andAsyncRequest:

- (InstanceType) initWithChannel:(ROTCPClientChannel *)aChannel andAsyncRequest:(ROTCPAsyncRequest *)aAsyncRequest

Parameters:

  • aChannel:
  • aAsyncRequest:

messageData

@property (readonly) NSData *messageData

releaseMessageData

- (void) releaseMessageData

reset

- (void) reset

responseBuffer

@property (readonly) UInt8 *responseBuffer

responseBufferSize

@property (readonly) int responseBufferSize

responseData

@property (readonly) NSData *responseData

sendMessage:

- (void) sendMessage:(NSData *)theData

Parameters:

  • theData:

 

actualResponseLength  assign

@property (assign) NSInteger actualResponseLength

asyncRequest

@property (readonly) ROTCPAsyncRequest *asyncRequest

channel

@property (readonly) ROTCPClientChannel *channel

commStage  assign

@property (assign) int commStage

messageData

@property (readonly) NSData *messageData

responseBuffer

@property (readonly) UInt8 *responseBuffer

responseBufferSize

@property (readonly) int responseBufferSize

responseData

@property (readonly) NSData *responseData

 

allocateResponseSize:

- (void) allocateResponseSize:(int)aSize

Parameters:

  • aSize:

destroyStream:

- (void) destroyStream:(int)aStreamDirection

Parameters:

  • aStreamDirection:

handleStreamReadError:bytesRead:ofExpected:

- (void) handleStreamReadError:(CFReadStreamRef)aStream bytesRead:(int)aBytesRead ofExpected:(int)aBytesExpected

Parameters:

  • aStream:
  • aBytesRead:
  • aBytesExpected:

handleStreamWriteError:

- (void) handleStreamWriteError:(CFWriteStreamRef)aStream

Parameters:

  • aStream:

incCommStage

- (void) incCommStage

initWithChannel:

- (InstanceType) initWithChannel:(ROTCPClientChannel *)aChannel

Parameters:

  • aChannel:

initWithChannel:andAsyncRequest:

- (InstanceType) initWithChannel:(ROTCPClientChannel *)aChannel andAsyncRequest:(ROTCPAsyncRequest *)aAsyncRequest

Parameters:

  • aChannel:
  • aAsyncRequest:

releaseMessageData

- (void) releaseMessageData

reset

- (void) reset

sendMessage:

- (void) sendMessage:(NSData *)theData

Parameters:

  • theData: