OSRTSTREAM Struct Reference
[Input/Output Data Stream Utility Functions]
The stream control block.
More...
#include <rtxStream.h>
Public Attributes | |
OSRTMEMBUF * | pCaptureBuf |
Buffer into which data read from stream can be captured for debugging purposes. |
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 156 of file rtxStream.h.
The documentation for this struct was generated from the following file: