Public Attributes

cbf_file Struct Reference

#include <cbf_file.h>

List of all members.

Public Attributes

FILE * stream
unsigned int connections
int bits [2]
char characters [64]
size_t characters_used
int last_read
unsigned int line
unsigned int column
char * buffer
size_t buffer_size
size_t buffer_used
int read_headers
int write_headers
int write_encoding
MD5_CTXdigest

Detailed Description

Definition at line 18 of file cbf_file.h.


Member Data Documentation

Definition at line 29 of file cbf_file.h.

Referenced by cbf_put_block(), cbf_save_character(), and cbf_set_buffersize().

Definition at line 23 of file cbf_file.h.

Referenced by cbf_flush_characters(), cbf_put_bits(), and cbf_put_character().

unsigned int cbf_file::column
unsigned int cbf_file::connections

Definition at line 21 of file cbf_file.h.

Referenced by cbf_file_connections().

Definition at line 25 of file cbf_file.h.

Referenced by cbf_get_character(), cbf_lex(), and cbf_read_character().

unsigned int cbf_file::line

Definition at line 31 of file cbf_file.h.

Referenced by cbf_check_digest(), cbf_lex(), cbf_mime_temp(), and cbf_read_file().

Definition at line 32 of file cbf_file.h.

Referenced by cbf_write_binary(), and cbf_write_file().


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