Rogue Wave banner
Previous fileTop of DocumentContentsIndex pageNext file
Essential Tools Module Reference Guide
Rogue Wave web site:  Home Page  |  Main Documentation Page

2.3 String Processing Classes

Classes in this group let you perform string processing operations such as manipulating single and multibyte strings with class RWCString's full suite of operators and functions, or choosing class RWWString for wide character strings. These classes make it easy to do concatenation, comparison, indexing (with optional bounds checking), I/O, case changes, stripping, and many other functions.

For Unicode character manipulation, please see the Internationalization Classes listed later in this chapter.

Table 2 lists the String Processing Classes.

Table 2: String Processing Classes 

Class Name

RWCString

RWClassicCString

RWClassicCSubString

RWWString

RWClassicWString

RWClassicWSubString

RWTRegex<T>

RWTRegexMatchIterator<T>

RWTRegexResult<T>

RWTRegexTraits<T>

RWRegexErr

RWCSubString

RWCConstSubString

RWCRegexp (deprecated)

RWCRExpr (deprecated)

RWCTokenizer

RWWSubString

RWWConstSubString

RWWTokenizer



Previous fileTop of DocumentContentsIndex pageNext file

© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Contact Rogue Wave about documentation or support issues.