Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- ggz_base16_encode()
: ggz.h
- ggz_base64_decode()
: ggz.h
- ggz_base64_encode()
: ggz.h
- GGZ_CHECK_MEM
: ggz.h
- GGZ_CHECK_NONE
: ggz.h
- ggz_conf_cleanup()
: ggz.h
- ggz_conf_close()
: ggz.h
- ggz_conf_commit()
: ggz.h
- GGZ_CONF_CREATE
: ggz.h
- ggz_conf_get_keys()
: ggz.h
- ggz_conf_get_sections()
: ggz.h
- ggz_conf_parse()
: ggz.h
- GGZ_CONF_RDONLY
: ggz.h
- GGZ_CONF_RDWR
: ggz.h
- ggz_conf_read_int()
: ggz.h
- ggz_conf_read_list()
: ggz.h
- ggz_conf_read_string()
: ggz.h
- ggz_conf_remove_key()
: ggz.h
- ggz_conf_remove_section()
: ggz.h
- ggz_conf_write_int()
: ggz.h
- ggz_conf_write_list()
: ggz.h
- ggz_conf_write_string()
: ggz.h
- GGZ_DATA_CHAR
: ggz.h
- GGZ_DATA_FD
: ggz.h
- GGZ_DATA_INT
: ggz.h
- GGZ_DATA_NONE
: ggz.h
- GGZ_DATA_STRING
: ggz.h
- ggz_debug()
: ggz.h
- ggz_debug_cleanup()
: ggz.h
- ggz_debug_disable()
: ggz.h
- ggz_debug_enable()
: ggz.h
- ggz_debug_init()
: ggz.h
- ggz_debug_set_func()
: ggz.h
- ggz_error_msg()
: ggz.h
- ggz_error_msg_exit()
: ggz.h
- ggz_error_sys()
: ggz.h
- ggz_error_sys_exit()
: ggz.h
- ggz_free_file_struct()
: ggz.h
- ggz_get_file_struct()
: ggz.h
- ggz_get_io_alloc_limit()
: ggz.h
- ggz_getpeername()
: ggz.h
- ggz_hash_create()
: ggz.h
- ggz_hmac_create()
: ggz.h
- ggz_init_network()
: ggz.h
- GGZ_IO_ALLOCATE
: ggz.h
- GGZ_IO_CREATE
: ggz.h
- GGZ_IO_READ
: ggz.h
- GGZ_IO_WRITE
: ggz.h
- ggz_list_compare_str()
: ggz.h
- ggz_list_count()
: ggz.h
- ggz_list_create()
: ggz.h
- ggz_list_create_str()
: ggz.h
- ggz_list_delete_entry()
: ggz.h
- ggz_list_destroy_str()
: ggz.h
- ggz_list_free()
: ggz.h
- ggz_list_get_data()
: ggz.h
- ggz_list_head()
: ggz.h
- ggz_list_insert()
: ggz.h
- ggz_list_next()
: ggz.h
- ggz_list_prev()
: ggz.h
- ggz_list_search()
: ggz.h
- ggz_list_search_alt()
: ggz.h
- ggz_list_tail()
: ggz.h
- ggz_log()
: ggz.h
- ggz_make_path()
: ggz.h
- ggz_make_socket()
: ggz.h
- ggz_make_socket_or_die()
: ggz.h
- ggz_make_unix_socket()
: ggz.h
- ggz_make_unix_socket_or_die()
: ggz.h
- ggz_memory_check()
: ggz.h
- ggz_read_char()
: ggz.h
- ggz_read_char_or_die()
: ggz.h
- ggz_read_fd()
: ggz.h
- ggz_read_int()
: ggz.h
- ggz_read_int_or_die()
: ggz.h
- ggz_read_line()
: ggz.h
- ggz_read_string()
: ggz.h
- ggz_read_string_alloc()
: ggz.h
- ggz_read_string_alloc_or_die()
: ggz.h
- ggz_read_string_or_die()
: ggz.h
- ggz_readn()
: ggz.h
- ggz_remove_io_error_func()
: ggz.h
- ggz_remove_io_exit_func()
: ggz.h
- ggz_resolvename()
: ggz.h
- ggz_set_io_alloc_limit()
: ggz.h
- ggz_set_io_error_func()
: ggz.h
- ggz_set_io_exit_func()
: ggz.h
- ggz_set_network_notify_func()
: ggz.h
- GGZ_SOCK_CLIENT
: ggz.h
- GGZ_SOCK_SERVER
: ggz.h
- ggz_stack_free()
: ggz.h
- ggz_stack_new()
: ggz.h
- ggz_stack_pop()
: ggz.h
- ggz_stack_push()
: ggz.h
- ggz_stack_top()
: ggz.h
- ggz_strcasecmp()
: ggz.h
- ggz_strcmp()
: ggz.h
- ggz_strncpy()
: ggz.h
- GGZ_TLS_CLIENT
: ggz.h
- ggz_tls_disable_fd()
: ggz.h
- ggz_tls_enable_fd()
: ggz.h
- ggz_tls_init()
: ggz.h
- ggz_tls_read()
: ggz.h
- GGZ_TLS_SERVER
: ggz.h
- ggz_tls_support_name()
: ggz.h
- ggz_tls_support_query()
: ggz.h
- GGZ_TLS_VERIFY_NONE
: ggz.h
- GGZ_TLS_VERIFY_PEER
: ggz.h
- ggz_tls_write()
: ggz.h
- ggz_va_write_string()
: ggz.h
- ggz_va_write_string_or_die()
: ggz.h
- ggz_write_char()
: ggz.h
- ggz_write_char_or_die()
: ggz.h
- ggz_write_fd()
: ggz.h
- ggz_write_int()
: ggz.h
- ggz_write_int_or_die()
: ggz.h
- ggz_write_string()
: ggz.h
- ggz_write_string_or_die()
: ggz.h
- ggz_writen()
: ggz.h
- ggz_xml_escape()
: ggz.h
- ggz_xml_unescape()
: ggz.h
- ggz_xmlelement_add_text()
: ggz.h
- ggz_xmlelement_free()
: ggz.h
- ggz_xmlelement_get_attr()
: ggz.h
- ggz_xmlelement_get_data()
: ggz.h
- ggz_xmlelement_get_tag()
: ggz.h
- ggz_xmlelement_get_text()
: ggz.h
- ggz_xmlelement_init()
: ggz.h
- ggz_xmlelement_new()
: ggz.h
- ggz_xmlelement_set_data()
: ggz.h
- GGZDebugHandlerFunc
: ggz.h
- ggzEntryCompare
: ggz.h
- ggzEntryCreate
: ggz.h
- ggzEntryDestroy
: ggz.h
- GGZFile
: ggz.h
- ggzIOError
: ggz.h
- ggzIOExit
: ggz.h
- GGZList
: ggz.h
- GGZListEntry
: ggz.h
- ggzNetworkNotify
: ggz.h
- GGZStack
: ggz.h
- GGZXMLElement
: ggz.h
Generated on Fri Nov 30 14:58:03 2007 for LibGGZ by
1.5.1