scc
2022.4.0
SystemC components library
|
Public Member Functions | |
lz4c_steambuf (std::ostream &sink, size_t buf_size) | |
void | close () |
lz4c_steambuf (const lz4c_steambuf &)=delete | |
lz4c_steambuf (lz4c_steambuf &&)=delete | |
lz4c_steambuf & | operator= (const lz4c_steambuf &)=delete |
lz4c_steambuf & | operator= (lz4c_steambuf &&)=delete |
Definition at line 21 of file lz4_streambuf.h.