cldc_stream Struct Reference

internal per-data stream information More...

#include <cldc.h>


Data Fields

uint64_t strid_le
 stream id, LE
uint32_t size
 total bytes in stream
uint32_t next_seg
 next segment number expected
void * bufp
 pointer to next input loc
uint32_t size_left
 bytes remaining
struct cldc_call_opts copts
 call options
char buf [0]
 the raw data stream bytes


Detailed Description

internal per-data stream information

Field Documentation

the raw data stream bytes

pointer to next input loc

call options

next segment number expected

total bytes in stream

bytes remaining

stream id, LE


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

Generated on Tue Aug 11 09:24:55 2009 for CLD by  doxygen 1.5.9