Fixed size string buffers. More...


Go to the source code of this file.
Classes | |
| class | Hypertable::FixedStreamBuf |
| A simple streambuf with fixed size buffer. More... | |
| class | Hypertable::FixedOstream |
| Output stream using a fixed buffer. More... | |
| class | Hypertable::FixedIstream |
| Input stream using a fixed buffer. More... | |
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Fixed size string buffers.
A stringstream, istringstream, ostringstream backed by a fixed size string buffer.
Definition in file FixedStream.h.
1.8.8