istrstream Members

The following table lists the members of the istrstream Class. For a list of members inherited by the istrstream class, see istream.

Reference

Constructors

istrstream

Constructs an object of type istrstream.

Member Functions

rdbuf

Returns a pointer to the stream's associated strstreambuf object.

str

Calls freeze, and then returns a pointer to the beginning of the controlled sequence.

See Also

Reference

istrstream Class

istream

Thread Safety in the Standard C++ Library

iostream Programming

iostreams Conventions