LispBM
Data Fields
lbm_buffered_channel_state_t Struct Reference

#include <lbm_channel.h>

Data Fields

char buffer [TOKENIZER_BUFFER_SIZE]
 
unsigned int write_pos
 
unsigned int read_pos
 
bool more
 
bool comment
 
bool reader_closed
 
mutex_t lock
 
bool mutex_initialized
 
unsigned int row
 
unsigned int column
 

Detailed Description

Struct holding the state for a buffered character channel


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