UIListStream.H File Reference
Include dependency graph for UIListStream.H:
This graph shows which files directly or indirectly include this file:

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

 Foam
 Namespace for OpenFOAM.
 
 Foam::Detail
 Implementation details for various OpenFOAM classes.
 

Detailed Description

Original source file UIListStream.H

Definition in file UIListStream.H.