idaeim studio
 Strings

Classes
idaeim::Strings Namespace Reference

The Strings Library. More...

Classes

class  Line_Count_Filter
 Line counting for a Sliding_String. More...
class  Sliding_String
 A Sliding_String provides methods to manipulate a character stream as if it were a String by backing it with an istream to provide the characters for the String. More...
class  String
 A String is a derivation of the standard string class. More...
class  String_Filter
 A String_Filter filters the String contents of a Sliding_String during its slide forward. More...
class  VMS_Records_Filter
 VMS record filtering for a Sliding_String. More...

Detailed Description

The Strings Library.

The Strings Library includes general purpose classes to aid in the manipulation of character strings.