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

Public Member Functions

 bzip2_streambuf (const std::string &path)

Protected Member Functions

int_type underflow () override

Detailed Description

Definition at line 32 of file bzip2_streambuf.h.

Constructor & Destructor Documentation

◆ bzip2_streambuf()

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

Definition at line 19 of file bzip2_streambuf.cpp.

◆ ~bzip2_streambuf()

util::bzip2_streambuf::~bzip2_streambuf ( )
override

Definition at line 32 of file bzip2_streambuf.cpp.

Member Function Documentation

◆ underflow()

auto util::bzip2_streambuf::underflow ( )
overrideprotected

Definition at line 40 of file bzip2_streambuf.cpp.


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