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


Protected Member Functions | |
| OCountStreamAllocator ()=default | |
| Default construct. More... | |
Protected Attributes | |
| Foam::ocountstream | stream_ |
| The output stream. More... | |
An allocator for holding Foam::ocountstream.
Definition at line 213 of file OCountStream.H.
|
protecteddefault |
Default construct.
|
protected |
The output stream.
Definition at line 222 of file OCountStream.H.
Referenced by OCountStream::count(), OCountStream::OCountStream(), OCountStream::reset(), OCountStream::rewind(), and OCountStream::size().