Clearmatics Libff
0.1
C++ library for Finite Fields and Elliptic Curves
|
This is the complete list of members for batched_aio_reader< BatchSize >, including all inherited members.
_active_batch | batched_aio_reader< BatchSize > | protected |
_batch1 | batched_aio_reader< BatchSize > | protected |
_batch1_ptrs | batched_aio_reader< BatchSize > | protected |
_batch2 | batched_aio_reader< BatchSize > | protected |
_batch2_ptrs | batched_aio_reader< BatchSize > | protected |
_fd | batched_aio_reader< BatchSize > | protected |
_next_batch | batched_aio_reader< BatchSize > | protected |
_next_batch_size | batched_aio_reader< BatchSize > | protected |
batched_aio_reader(int fd) | batched_aio_reader< BatchSize > | inline |
enqueue_next_batch() | batched_aio_reader< BatchSize > | inlineprotected |
enqueue_read(size_t offset_bytes, size_t size_bytes, void *dest) | batched_aio_reader< BatchSize > | inline |
enqueue_read_first_batch(size_t offset_bytes, size_t size_bytes, void *dest) | batched_aio_reader< BatchSize > | inline |
wait_last_read() | batched_aio_reader< BatchSize > | inline |