Cyclone Scheme  0.28.0
Data Fields
port_type Struct Reference

The port object type. More...

#include <types.h>

Data Fields

unsigned int buf_idx
 
unsigned int col_num
 
unsigned char flags
 
FILE * fp
 
gc_header_type hdr
 
unsigned int line_num
 
char * mem_buf
 
size_t mem_buf_len
 
int mode
 
unsigned short read_len
 
char * str_bv_in_mem_buf
 
size_t str_bv_in_mem_buf_len
 
tag_type tag
 
char * tok_buf
 
size_t tok_buf_len
 
unsigned int tok_end
 
unsigned int tok_start
 
void * unused
 

Detailed Description

The port object type.


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