Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
cri_stream_data Struct Reference

#include <stream.h>

Data Fields

int dirty
 
int cmp
 
size_t ref
 
size_t cursor
 
size_t remaining
 
char buffer [CR_STREAM_BUFSIZE]
 

Detailed Description

Definition at line 33 of file new/stream.h.

Field Documentation

◆ buffer

char cri_stream_data::buffer[CR_STREAM_BUFSIZE]

Definition at line 39 of file new/stream.h.

◆ cmp

int cri_stream_data::cmp

Definition at line 35 of file new/stream.h.

◆ cursor

size_t cri_stream_data::cursor

Definition at line 37 of file new/stream.h.

◆ dirty

int cri_stream_data::dirty

Definition at line 34 of file new/stream.h.

◆ ref

size_t cri_stream_data::ref

Definition at line 36 of file new/stream.h.

◆ remaining

size_t cri_stream_data::remaining

Definition at line 38 of file new/stream.h.


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