The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

hashTable_s (3)
  • >> hashTable_s (3) ( Linux man: Библиотечные вызовы )
  •  

    NAME

    hashTable_s - 
     
    

    SYNOPSIS


     

    Data Fields


    int numBuckets

    int keySize

    int freeData

    hashBucket * buckets

    hashFunctionType fn

    hashEqualityType eq
     

    FIELD DOCUMENTATION

     

    hashBucket* hashTable_s::buckets

    hash bucket array

    Definition at line 30 of file rpmhash.c.  

    hashEqualityType hashTable_s::eq

    compare hash keys for equality

    Definition at line 32 of file rpmhash.c.  

    hashFunctionType hashTable_s::fn

    generate hash value for key

    Definition at line 31 of file rpmhash.c.  

    int hashTable_s::freeData

    should data be freed when table is destroyed?

    Definition at line 29 of file rpmhash.c.  

    int hashTable_s::keySize

    size of key (0 if unknown)

    Definition at line 28 of file rpmhash.c.  

    int hashTable_s::numBuckets

    number of hash buckets

    Definition at line 27 of file rpmhash.c.

     

    AUTHOR

    Generated automatically by Doxygen for rpm from the source code.


     

    Index

    NAME
    SYNOPSIS
    Data Fields
    FIELD DOCUMENTATION
    hashBucket* hashTable_s::buckets
    hashEqualityType hashTable_s::eq
    hashFunctionType hashTable_s::fn
    int hashTable_s::freeData
    int hashTable_s::keySize
    int hashTable_s::numBuckets
    AUTHOR


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру