
#include <rutz/cstrstream.h>
Collaboration diagram for rutz::icstrstream:

Definition at line 91 of file cstrstream.h.
Public Member Functions | |
| icstrstream (const char *s) | |
| Construct using the given char array as the input buffer. | |
|
|
Construct using the given char array as the input buffer.
Definition at line 96 of file cstrstream.cc. References rutz::imembuf::make_owning(). |
1.4.4