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

Go to the source code of this file.

Classes

class  ispanstream
 Similar to std::istringstream, but with an externally managed input buffer which makes it most similar to std::ispanstream (C++23) More...
 
class  ISpanStreamAllocator
 An allocator for holding Foam::ispanstream. More...
 
class  ISpanStream
 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.
 

Typedefs

typedef ispanstream uiliststream
 
typedef ISpanStream UIListStream
 

Detailed Description

Original source file ISpanStream.H

Definition in file ISpanStream.H.