Go to the source code of this file.
Classes | |
class | uiliststream |
Similar to std::istringstream, but with an externally managed input buffer. More... | |
class | UIListStreamAllocator |
An stream/stream-buffer input allocator for a externally allocated list. More... | |
class | UIListStream |
Similar to IStringStream but using an externally managed buffer for its input. This allows the input buffer to be filled (and refilled) from various sources. More... | |
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
namespace | Foam::Detail |
Implementation details for various OpenFOAM classes. | |
Original source file UIListStream.H
Definition in file UIListStream.H.