Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_DviHashBucket Struct Reference
+ Collaboration diagram for _DviHashBucket:

Data Fields

DviHashBucketnext
 
DviHashKey key
 
Ulong hvalue
 
void * data
 

Detailed Description

Definition at line 25 of file hash.c.

Field Documentation

void* _DviHashBucket::data

Definition at line 29 of file hash.c.

Ulong _DviHashBucket::hvalue

Definition at line 28 of file hash.c.

DviHashKey _DviHashBucket::key

Definition at line 27 of file hash.c.

DviHashBucket* _DviHashBucket::next

Definition at line 26 of file hash.c.


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