Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals

codec_s Struct Reference


Public Member Functions

 TAILQ_ENTRY (codec_s) np

Data Fields

codec_transform_t transform
codec_flush_t flush
codec_free_t free
char cbuf [CODEC_BUFSZ]
size_t ccount
size_t coff

Member Function Documentation

codec_s::TAILQ_ENTRY codec_s   ) 
 


Field Documentation

char codec_s::cbuf[CODEC_BUFSZ]
 

Definition at line 45 of file codec.h.

Referenced by codec_cipher_create().

size_t codec_s::ccount
 

Definition at line 46 of file codec.h.

size_t codec_s::coff
 

Definition at line 46 of file codec.h.

codec_flush_t codec_s::flush
 

Definition at line 41 of file codec.h.

Referenced by codec_cipher_create(), and codec_gzip_create().

codec_free_t codec_s::free
 

Definition at line 42 of file codec.h.

Referenced by codec_cipher_create(), codec_free(), and codec_gzip_create().

codec_transform_t codec_s::transform
 

Definition at line 40 of file codec.h.

Referenced by codec_cipher_create(), and codec_gzip_create().


The documentation for this struct was generated from the following file:
←Products
© 2005-2006 - KoanLogic S.r.l. - All rights reserved