#include <compressed_file.hpp>
Definition at line 133 of file compressed_file.hpp.
◆ compressed_file_datastream()
sysio::trace_api::compressed_file_datastream::compressed_file_datastream |
( |
compressed_file & | cf | ) |
|
|
inlineexplicit |
◆ get() [1/2]
bool sysio::trace_api::compressed_file_datastream::get |
( |
char & | c | ) |
|
|
inline |
◆ get() [2/2]
bool sysio::trace_api::compressed_file_datastream::get |
( |
unsigned char & | c | ) |
|
|
inline |
◆ read()
bool sysio::trace_api::compressed_file_datastream::read |
( |
char * | d, |
|
|
size_t | s ) |
|
inline |
◆ skip()
void sysio::trace_api::compressed_file_datastream::skip |
( |
size_t | s | ) |
|
|
inline |
The documentation for this class was generated from the following file: