Home | Modules | Class Hierarchy | Alphabetical List | Compound List | Related Pages

Character Class Reference
[Unicode core]


Detailed Description

Character information class.

Basic features:
Todo:


Static Public Methods

wchar toLowerCase (wchar c)
wchar toUpperCase (wchar c)
wchar toTitleCase (wchar c)
bool isLowerCase (wchar c)
bool isUpperCase (wchar c)
bool isTitleCase (wchar c)
bool isLetter (wchar c)
bool isLetterOrDigit (wchar c)
bool isDigit (wchar c)
bool isAssigned (wchar c)
bool isSpaceChar (wchar c)
bool isWhitespace (wchar c)
bool isNumber (wchar c)
bool toNumericValue (wchar c, float *f)
char * getCategoryName (wchar c)
ECharCategory getCategory (wchar c)
int getCombiningClass (wchar c)
bool isMirrored (wchar c)
int sizeofTables ()


Colorer Library version take5. Copyright © 1999-2003 Cail Lomecb.
Generated at Sun Mar 2 23:57:43 2003 by doxygen 1.3-rc2.