MOS Source Code
Loading...
Searching...
No Matches
flakystream_t Struct Reference

#include <flakystream.h>

Public Attributes

pb_istream_t stream
 
const uint8_tbuffer
 
size_t position
 
size_t msglen
 
size_t fail_after
 

Detailed Description

Definition at line 9 of file flakystream.h.

Member Data Documentation

◆ stream

pb_istream_t stream

Definition at line 10 of file flakystream.h.

Referenced by do_stream_decode(), and flakystream_init().

◆ buffer

const uint8_t* buffer

Definition at line 11 of file flakystream.h.

Referenced by flakystream_callback(), and flakystream_init().

◆ position

size_t position

Definition at line 12 of file flakystream.h.

Referenced by flakystream_callback(), and flakystream_init().

◆ msglen

size_t msglen

Definition at line 13 of file flakystream.h.

Referenced by flakystream_callback(), and flakystream_init().

◆ fail_after

size_t fail_after

Definition at line 14 of file flakystream.h.

Referenced by flakystream_callback(), and flakystream_init().


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