hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
|
This is the complete list of members for hobbes::storage::wpipe, including all inherited members.
commit() | hobbes::storage::wpipe | inline |
hasSpaceFor(size_t sz) const | hobbes::storage::wpipe | inline |
markPage(uint8_t c) | hobbes::storage::wpipe | inlineprivate |
offset | hobbes::storage::wpipe | private |
page | hobbes::storage::wpipe | private |
pagesz | hobbes::storage::wpipe | private |
qos | hobbes::storage::wpipe | private |
reliable() const | hobbes::storage::wpipe | inlineprivate |
stepPage() | hobbes::storage::wpipe | inlineprivate |
wpipe(writer *wq, PipeQOS qos=Reliable) | hobbes::storage::wpipe | inline |
wq | hobbes::storage::wpipe | private |
write(const uint8_t *src, size_t sz) | hobbes::storage::wpipe | inline |