UControlCode

The control characters.


UControlCode - Member Functions and Data by Group


UControlCode - Enumerations


[view class]
EControlCodeNames
enum EControlCodeNames { kNull=0x0000, 
                         kStartOfHeading=0x0001, 
                         kStartOfText=0x0002, 
                         kEndOfText=0x0003, 
                         kEndOfTransmission=0x0004, 
                         kEnquiry=0x0005, 
                         kAcknowledge=0x0006, 
                         kBell=0x0007, 
                         kBackspace=0x0008, 
                         kHorizontalTabulation=0x0009, 
                         kLineFeed=0x000A, 
                         kVerticalTabulation=0x000B, 
                         kFormFeed=0x000C, 
                         kCarriageReturn=0x000D, 
                         kShiftOut=0x000E, 
                         kShiftIn=0x000F, 
                         kDataLinkEscape=0x0010, 
                         kDeviceControlOne=0x0011, 
                         kDeviceControlTwo=0x0012, 
                         kDeviceControlThree=0x0013, 
                         kDeviceControlFour=0x0014, 
                         kNegativeAcknowledge=0x0015, 
                         kSynchronousIdle=0x0016, 
                         kEndOfTransmissionBlock=0x0017, 
                         kCancel=0x0018, 
                         kEndOfMedium=0x0019, 
                         kSubstitute=0x001A, 
                         kEscape=0x001B, 
                         kFileSeparator=0x001C, 
                         kGroupSeparator=0x001D, 
                         kRecordSeparator=0x001E, 
                         kUnitSeparator=0x001F, 
                         kDelete=0x007F, 
                         k0080=0x0080, 
                         k0081=0x0081, 
                         k0082=0x0082, 
                         k0083=0x0083, 
                         k0084=0x0084, 
                         k0085=0x0085, 
                         k0086=0x0086, 
                         k0087=0x0087, 
                         k0088=0x0088, 
                         k0089=0x0089, 
                         k008A=0x008A, 
                         k008B=0x008B, 
                         k008C=0x008C, 
                         k008D=0x008D, 
                         k008E=0x008E, 
                         k008F=0x008F, 
                         k0090=0x0090, 
                         k0091=0x0091, 
                         k0092=0x0092, 
                         k0093=0x0093, 
                         k0094=0x0094, 
                         k0095=0x0095, 
                         k0096=0x0096, 
                         k0097=0x0097, 
                         k0098=0x0098, 
                         k0099=0x0099, 
                         k009A=0x009A, 
                         k009B=0x009B, 
                         k009C=0x009C, 
                         k009D=0x009D, 
                         k009E=0x009E, 
                         k009F=0x009F, 
                         kNominalDigitShapes=0x206F, 
                         kNationalDigitShapes=0x206E }
Unicode 2.0 control character names.

Supported Platforms

Windows OS/2 AIX
Yes Yes Yes


UControlCode - Inherited Member Functions and Data

Inherited Public Functions

Inherited Public Data

Inherited Protected Functions

Inherited Protected Data