|
Panda3D
|
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.
1.7.3