#include <storage.H>
◆ wpipe()
◆ commit()
void hobbes::storage::wpipe::commit |
( |
| ) |
|
|
inline |
◆ hasSpaceFor()
bool hobbes::storage::wpipe::hasSpaceFor |
( |
size_t |
sz | ) |
const |
|
inline |
◆ markPage()
void hobbes::storage::wpipe::markPage |
( |
uint8_t |
c | ) |
|
|
inlineprivate |
◆ reliable()
bool hobbes::storage::wpipe::reliable |
( |
| ) |
const |
|
inlineprivate |
◆ stepPage()
bool hobbes::storage::wpipe::stepPage |
( |
| ) |
|
|
inlineprivate |
◆ write()
bool hobbes::storage::wpipe::write |
( |
const uint8_t * |
src, |
|
|
size_t |
sz |
|
) |
| |
|
inline |
◆ offset
uint32_t hobbes::storage::wpipe::offset |
|
private |
◆ page
uint8_t* hobbes::storage::wpipe::page |
|
private |
◆ pagesz
size_t hobbes::storage::wpipe::pagesz |
|
private |
◆ qos
PipeQOS hobbes::storage::wpipe::qos |
|
private |
◆ wq
writer* hobbes::storage::wpipe::wq |
|
private |
The documentation for this class was generated from the following file: