Scroll to navigation

sds_ht_value(3) Library Functions Manual sds_ht_value(3)

NAME

sds_ht_value

SYNOPSIS

#include <sds.h>

Data Fields


uint32_t checksum
void * key
void * value

Detailed Description

ht values

Field Documentation

uint32_t sds_ht_value::checksum

the checksum

void* sds_ht_value::key

the key

void* sds_ht_value::value

the key value

Author

Generated automatically by Doxygen for dirsrv from the source code.

Version 3.0.1 dirsrv