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

USort Struct Reference

Structure for a list of lines to be sorted. More...

#include <usort.h>

List of all members.

Public Members

USortLinelines
int32_t size
int32_t count
bool_t ownsText
UCollator* collator


Detailed Description

Structure for a list of lines to be sorted.

Definition at line 95 of file usort.h.


Member Data Documentation

USortLine* USort::lines

Definition at line 97 of file usort.h.

int32_t USort::size

Definition at line 98 of file usort.h.

int32_t USort::count

Definition at line 99 of file usort.h.

bool_t USort::ownsText

Definition at line 100 of file usort.h.

UCollator* USort::collator

Definition at line 101 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