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

Public Member Functions

 gzip_streambuf (const std::string &path)

Protected Member Functions

int_type underflow () override

Detailed Description

Definition at line 35 of file gzip_streambuf.h.

Constructor & Destructor Documentation

◆ gzip_streambuf()

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

Definition at line 19 of file gzip_streambuf.cpp.

◆ ~gzip_streambuf()

util::gzip_streambuf::~gzip_streambuf ( )
override

Definition at line 28 of file gzip_streambuf.cpp.

Member Function Documentation

◆ underflow()

auto util::gzip_streambuf::underflow ( )
overrideprotected

Definition at line 33 of file gzip_streambuf.cpp.


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