scc 2026.07
SystemC components library
util::zstd_streambuf Class Reference
Inheritance diagram for util::zstd_streambuf:
Collaboration diagram for util::zstd_streambuf:

Public Member Functions

 zstd_streambuf (const std::string &path)

Protected Member Functions

int_type underflow () override

Detailed Description

Definition at line 33 of file zstd_streambuf.h.

Constructor & Destructor Documentation

◆ zstd_streambuf()

util::zstd_streambuf::zstd_streambuf ( const std::string & path)
explicit

Definition at line 19 of file zstd_streambuf.cpp.

◆ ~zstd_streambuf()

util::zstd_streambuf::~zstd_streambuf ( )
override

Definition at line 33 of file zstd_streambuf.cpp.

Member Function Documentation

◆ underflow()

auto util::zstd_streambuf::underflow ( )
overrideprotected

Definition at line 41 of file zstd_streambuf.cpp.


The documentation for this class was generated from the following files: