CSE2305 - Object-Oriented Software Engineering
Week 12

Topic 23: A Case Study (The C++ iostream Classes)


Synopsis


The iostream classes¤


Class¤ Design

[Diagram showing the streambuf and ios class hierarchies]


The ios base class¤¤


The streambuf base class¤¤

[Diagram showing buffering model of a streambuf]


The istream class¤


The ostream class¤


The filebuf and fstream classes¤


The stringbuf and stringstream classes¤


Reading


This material is part of the CSE2305 - Object-Oriented Software Engineering course.
Copyright © Jon McCormack & Damian Conway, 1998–2005. All rights reserved.