Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Examples  

Common_C_libraries Data Structures

Here are the data structures with brief descriptions:
CHTbl_Data structure that defines a linked hash table
CHTbl_handle_Data structure that defines one element within a hash table. This structure is used by the function chtbl_next()
coupleType of the elements strored into the hash table
fieldsWhen a string is cut into fields, the fields are saved into a 'fields' structure
file_listData structure used to store directory's entries
List_This structure defines a linked list
ListElmt_This structure defines one element of the linked list
Option_This data structure contains the definition for one option
Option_set_This data structure is used to store all option definitions for the process
s_arrayData structure that defines an array handler
s_cyclic_bufferBasic structure that defines the cyclic buffer
s_dstringData structure that defines a dynamic string
smtp_connexion_configThis structure defines the information used by the SMTP client to connect to the server
smtp_mailThis structure defines the information used by the SMTP client to send an e-mail
smtp_resThis structure defines the information returned by all client SMTP functions
smtp_responseThis structure contains the information included in the answer from a SMTP server
timezonesData structure that defines a time zone (for example "MET DST -3600")
tstamp_refThe data structure defines a couple (date, timestamp) used as reference
ttref_tabThe data structure defines the list of couples (date, timestamp) loaded from the timestamps reference file)
tz_tabData structure that contains all the time zone configuration extracted from the time zones configuration file. This structure is set up by the function load_timezones() (calling the time zones configuration file parser)

Generated on Thu Apr 3 16:23:47 2003 for Common_C_libraries by doxygen1.3-rc1