Main Page   Compound List   File List   Header Files   Sources   Compound Members   File Members  

USortLine Struct Reference

This structure defines a 'line' (row) of text to be sorted. More...

#include <usort.h>

List of all members.

Public Members

uint8_t* key
int32_t keySize
const UChar* chars
void* userData


Detailed Description

This structure defines a 'line' (row) of text to be sorted.

Definition at line 79 of file usort.h.


Member Data Documentation

uint8_t* USortLine::key

Definition at line 81 of file usort.h.

int32_t USortLine::keySize

Definition at line 82 of file usort.h.

const UChar* USortLine::chars

Definition at line 86 of file usort.h.

void* USortLine::userData

Definition at line 88 of file usort.h.


The documentation for this struct was generated from the following file:
Generated at Mon Jun 5 12:52:55 2000 for ICU1.5UnsupportedAPI by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999