Server 0.0.1
HTTP/REST server implementation

HashValue Struct Reference

#include <value.h>

Data Fields

unsigned long hash
char * key
void * value
size_t nkey
size_t nvalue

Detailed Description

Definition at line 30 of file value.h.


Field Documentation

unsigned long HashValue::hash

Definition at line 45 of file value.h.

Definition at line 47 of file value.h.

Definition at line 50 of file value.h.

Definition at line 51 of file value.h.

Definition at line 48 of file value.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines