WordBreakProperties Struct Reference

Struct for entries of word break properties. More...

#include <wordbreakdef.h>


Data Fields

utf32_t start
 Starting coding point.
utf32_t end
 End coding point.
enum WordBreakClass prop
 The word breaking property.


Detailed Description

Struct for entries of word break properties.

The array of the entries must be sorted.


Field Documentation

utf32_t WordBreakProperties::start

Starting coding point.

utf32_t WordBreakProperties::end

End coding point.

enum WordBreakClass WordBreakProperties::prop

The word breaking property.


The documentation for this struct was generated from the following file:
Generated on Sat Aug 11 14:59:21 2012 for libunibreak by  doxygen 1.5.2