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

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


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 150 of file rtxStream.h.


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

This file was last modified on 8 Jan 2007.
XBinder, Version 1.1.9