Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions
StreamWrapper Class Reference

This class provides a locking wrapper around a combination ostream/istream pointer. More...

Inheritance diagram for StreamWrapper:
IStreamWrapper OStreamWrapper StreamWrapperBase StreamWrapperBase

List of all members.

Public Member Functions

 StreamWrapper (iostream stream)
iostream getIostream ()
 Returns the iostream this object is wrapping.

Detailed Description

This class provides a locking wrapper around a combination ostream/istream pointer.


Constructor & Destructor Documentation

StreamWrapper ( iostream  stream)

Member Function Documentation

Returns the iostream this object is wrapping.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties