silcidcache.html
SILC ID Cache Interface Header: silcidcache.h
DESCRIPTION
SILC ID Cache is an cache for all kinds of ID's used in the SILC
protocol. Application can save here the ID's it uses and the interface
provides fast retrieval of the ID's from the cache.
SilcIDCacheEntry
SilcIDCache
SilcIDCacheList
SilcIDCacheDestructor
silc_idcache_alloc
silc_idcache_free
silc_idcache_add
silc_idcache_del
silc_idcache_del_by_id
silc_idcache_del_by_id_ext
silc_idcache_del_by_context
silc_idcache_del_all
silc_idcache_purge
silc_idcache_by_context
silc_idcache_get_all
silc_idcache_find_by_id
silc_idcache_find_by_id_one
silc_idcache_find_by_id_one_ext
silc_idcache_find_by_context
silc_idcache_find_by_name
silc_idcache_find_by_name_one
silc_idcache_list_count
silc_idcache_list_first
silc_idcache_list_next
silc_idcache_list_free
|