doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
_curl_hash Struct Reference

#include <hash.h>

Public Attributes

curl_llist ** table
 
curl_hash_dtor dtor
 
int slots
 
size_t size
 

Detailed Description

Definition at line 34 of file hash.h.

Member Data Documentation

curl_hash_dtor _curl_hash::dtor

Definition at line 36 of file hash.h.

size_t _curl_hash::size

Definition at line 38 of file hash.h.

int _curl_hash::slots

Definition at line 37 of file hash.h.

curl_llist** _curl_hash::table

Definition at line 35 of file hash.h.


The documentation for this struct was generated from the following file: