Main Page Modules Data Structures File List Data Fields Globals Related Pages
svn_sort__item_t Struct Reference
This structure is used to hold a key/value from a hash table.
More...
#include <svn_sorts.h>
|
Data Fields |
|
const void * | key |
| | pointer to the key
|
|
apr_ssize_t | klen |
| | size of the key
|
|
void * | value |
| | pointer to the value
|
Detailed Description
This structure is used to hold a key/value from a hash table.
NOTE: Private. For use by Subversion's own code only. See issue #1644.
Definition at line 40 of file svn_sorts.h.
The documentation for this struct was generated from the following file:
Generated on Sat Apr 2 12:00:42 2005 for Subversion by
1.2.18