UWhiteSpace

The white space characters.


UWhiteSpace - Member Functions and Data by Group


UWhiteSpace - Enumerations


[view class]
EWhiteSpaceNames
enum EWhiteSpaceNames { kHorizontalTabulation=0x0009, 
                        kLineFeed=0x000A, 
                        kCarriageReturn=0x000D, 
                        kSpace=0x0020, 
                        kNoBreakSpace=0x00A0, 
                        kEnQuad=0x2000, 
                        kEmQuad=0x2001, 
                        kEnSpace=0x2002, 
                        kEmSpace=0x2003, 
                        kThreePerEmSpace=0x2004, 
                        kFourPerEmSpace=0x2005, 
                        kSixPerEmSpace=0x2006, 
                        kFigureSpace=0x2007, 
                        kPunctuationSpace=0x2008, 
                        kThinSpace=0x2009, 
                        kHairSpace=0x200A, 
                        kZeroWidthSpace=0x200B, 
                        kLineSeparator=0x2028, 
                        kParagraphSeparator=0x2029, 
                        kIdeographicSpace=0x3000, 
                        kZeroWidthNoBreakSpace=0xFEFF, 
                        kNonBreakingSpace=kNoBreakSpace, 
                        kByteOrderMark=kZeroWidthNoBreakSpace }

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


UWhiteSpace - Inherited Member Functions and Data

Inherited Public Functions

Inherited Public Data

Inherited Protected Functions

Inherited Protected Data