Biorithm  1.1
Public Member Functions | Friends
MyString Class Reference

List of all members.

Public Member Functions

 MyString (const char *s)
 MyString (const string &s)
 MyString (const MyString &s)
MyStringoperator= (const MyString &str)
MyStringoperator= (const string &str)
void read (istream &s, char delim)
void read (char delim= ' ')
void read_line (istream &I)
void read_line ()
void read_file (istream &I)
void read_file ()

Friends

bool operator== (const MyString &x, const MyString &y)

The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Friends