Struct DummyStream

Nested Relationships

Nested Types

Inheritance Relationships

Base Type

  • public std::ostream

Struct Documentation

struct DummyStream : public std::ostream

Public Functions

inline DummyStream()
~DummyStream() override = default

Public Members

opensn::DummyStream::DummyStreamBuffer buffer
struct DummyStreamBuffer : public std::streambuf

Public Functions

inline int overflow(int c) override