Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

u_scanf_scanset_pair Struct Reference

Simple struct for a scanset pair, ie a-z or A-Z. More...

#include <uscanset.h>

List of all members.

Public Attributes

UChar start
UChar end


Detailed Description

Simple struct for a scanset pair, ie a-z or A-Z.

Definition at line 28 of file uscanset.h.


Member Data Documentation

UChar u_scanf_scanset_pair::end
 

Definition at line 30 of file uscanset.h.

UChar u_scanf_scanset_pair::start
 

Definition at line 29 of file uscanset.h.


The documentation for this struct was generated from the following file:
Generated at Tue Dec 5 17:56:27 2000 for ICU by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000