home *** CD-ROM | disk | FTP | other *** search
- There are over 20 classes in the I/O Stream Library, but you
- usually deal with only three or four of them directly. ios is the
- base class for the stream classes. streambuf is the base class
- for the stream buffer classes. All of the other classes in the
- Library are derived directly or indirectly from one of these two.
-
- Click on a box to learn about that class. The withassign classes
- are not covered.
-