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 ()


Member Function Documentation

int Character::sizeofTables   [static]
 

Deprecated:
For debug purposes only.


Colorer-take5 Library. Copyright © 1999-2005 Cail Lomecb.
Generated at Fri Apr 29 02:50:04 2005 by doxygen 1.3-rc2.