StringStream.H File Reference

Input/output from string buffers. More...

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

Go to the source code of this file.

Classes

class  StringStreamAllocator< StreamType >
 Allocator for variants of a std stringstream. More...
 
class  IStringStream
 Input from string buffer, using a ISstream. Always UNCOMPRESSED. More...
 
class  OStringStream
 Output to string buffer, using a OSstream. Always UNCOMPRESSED. More...
 

Namespaces

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

Detailed Description

Input/output from string buffers.

Original source file StringStream.H

InClass Foam::StringStream

Source files

Definition in file StringStream.H.