This class provides a locking wrapper around a combination ostream/istream pointer. More...
Public Member Functions | |
StreamWrapper (iostream stream) | |
iostream | getIostream () |
Returns the iostream this object is wrapping. |
This class provides a locking wrapper around a combination ostream/istream pointer.
StreamWrapper | ( | iostream | stream | ) |
iostream getIostream | ( | ) |
Returns the iostream this object is wrapping.