Thrill
0.1
|
This is the complete list of members for Block, including all inherited members.
begin_ | Block | protected |
Block()=default | Block | |
Block(const Block &other)=default | Block | |
Block(Block &&other)=default | Block | |
Block(ByteBlockPtr &&byte_block, size_t begin, size_t end, size_t first_item, size_t num_items, bool typecode_verify) | Block | inline |
byte_block() const | Block | inline |
byte_block() | Block | inline |
byte_block_ | Block | protected |
debug | Block | protectedstatic |
end_ | Block | protected |
first_item_ | Block | protected |
first_item_absolute() const | Block | inline |
first_item_relative() const | Block | inline |
IsValid() const | Block | inline |
num_items() const | Block | inline |
num_items_ | Block | protected |
operator<<(std::ostream &os, const Block &b) | Block | friend |
operator=(const Block &other)=default | Block | |
operator=(Block &&other)=default | Block | |
Pin(size_t local_worker_id) const | Block | |
pin_count(size_t local_worker_id) const | Block | inline |
PinWait(size_t local_worker_id) const | Block | |
set_begin(size_t i) | Block | inline |
set_end(size_t i) | Block | inline |
size() const | Block | inline |
typecode_verify() const | Block | inline |
typecode_verify_ | Block | protected |