An allocator for holding Foam::icharstream. More...


Protected Member Functions | |
| ICharStreamAllocator ()=default | |
| Default construct. More... | |
Protected Attributes | |
| Foam::icharstream | stream_ |
| The stream. More... | |
An allocator for holding Foam::icharstream.
Definition at line 246 of file ICharStream.H.
|
protecteddefault |
Default construct.
|
protected |
The stream.
Definition at line 255 of file ICharStream.H.
Referenced by ICharStream::capacity(), ICharStream::ICharStream(), ICharStream::input_pos(), ICharStream::list(), ICharStream::release(), ICharStream::remaining(), ICharStream::reset(), ICharStream::rewind(), ICharStream::size(), ICharStream::str(), ICharStream::swap(), ICharStream::tellg(), and ICharStream::view().