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

Public Member Functions

 xz_streambuf (const std::string &path)

Protected Member Functions

int_type underflow () override

Detailed Description

Definition at line 33 of file xz_streambuf.h.

Constructor & Destructor Documentation

◆ xz_streambuf()

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

Definition at line 20 of file xz_streambuf.cpp.

◆ ~xz_streambuf()

util::xz_streambuf::~xz_streambuf ( )
override

Definition at line 33 of file xz_streambuf.cpp.

Member Function Documentation

◆ underflow()

auto util::xz_streambuf::underflow ( )
overrideprotected

Definition at line 39 of file xz_streambuf.cpp.


The documentation for this class was generated from the following files:
  • /home/eyck/Projects/MINRES/SystemC-Components/src/common/util/xz_streambuf.h
  • /home/eyck/Projects/MINRES/SystemC-Components/src/common/util/xz_streambuf.cpp