Objective Systems, Inc.  
Home
About ASN.1
Products
Free Software
Documents
Services
Resources
Resellers
Customers
Careers
About Us
Contact Us
 

Google


Objective Systems, Inc.

OSRTStream Struct Reference
[Input/Output Data Stream Utility Functions]

The stream control block. More...

#include <rtxStream.h>

List of all members.

Public Attributes

OSUINT32 id
OSUINT16 flags
size_t bufsize
size_t readAheadLimit
size_t bytesProcessed
size_t markedBytesProcessed
size_t ioBytes
OSRTSOCKET socket
void * extra
OSRTStreamReadProc read
OSRTStreamBlockingReadProc blockingRead
OSRTStreamWriteProc write
OSRTStreamFlushProc flush
OSRTStreamCloseProc close
OSRTStreamSkipProc skip
OSRTStreamMarkProc mark
OSRTStreamResetProc reset


Detailed Description

The stream control block.

A user may implement a customized stream by defining read, skip, close functions for input streams and write, flush, close for output streams.

Definition at line 151 of file rtxStream.h.


The documentation for this struct was generated from the following file:

This file was last modified on 1 Jun 2004.
XBinder, Version 1.0.0