#include <joedb/journal/Async_Reader.h>
Definition at line 9 of file Async_Reader.h.
◆ Async_Reader()
| joedb::Async_Reader::Async_Reader |
( |
const Abstract_File & |
file, |
|
|
int64_t |
start, |
|
|
int64_t |
end |
|
) |
| |
◆ get_current()
| int64_t joedb::Async_Reader::get_current |
( |
| ) |
const |
|
inline |
◆ get_end()
| int64_t joedb::Async_Reader::get_end |
( |
| ) |
const |
|
inline |
◆ get_remaining()
| int64_t joedb::Async_Reader::get_remaining |
( |
| ) |
const |
|
inline |
◆ is_end_of_file()
| bool joedb::Async_Reader::is_end_of_file |
( |
| ) |
const |
|
inline |
◆ read()
| size_t joedb::Async_Reader::read |
( |
char * |
buffer, |
|
|
size_t |
capacity |
|
) |
| |
The documentation for this class was generated from the following files: