|
Android-cuttlefish cvd tool
|
This is the complete list of members for IOVector, including all inherited members.
| append(block_type &&block) | IOVector | inline |
| begin_offset_ | IOVector | private |
| block_type typedef | IOVector | |
| chain_ | IOVector | private |
| chain_length_ | IOVector | private |
| clear() | IOVector | |
| coalesce() const & | IOVector | inline |
| coalesce() && | IOVector | |
| coalesced(FunctionType &&f) const | IOVector | inline |
| drop_front(size_type len) | IOVector | |
| empty() const | IOVector | inline |
| front_data() const | IOVector | inline |
| front_size() const | IOVector | inline |
| iovecs() const | IOVector | |
| IOVector()=default | IOVector | |
| IOVector(block_type &&block) | IOVector | inlineexplicit |
| IOVector(const IOVector ©)=delete | IOVector | |
| IOVector(IOVector &&move) noexcept | IOVector | inline |
| iterate_blocks(Fn &&callback) const | IOVector | inlineprivate |
| operator=(const IOVector ©)=delete | IOVector | |
| operator=(IOVector &&move) noexcept | IOVector | |
| pop_front_block() | IOVector | private |
| size() const | IOVector | inline |
| size_type typedef | IOVector | |
| start_index_ | IOVector | private |
| take_front(size_type len) | IOVector | |
| trim_chain_front() | IOVector | private |
| trim_front() | IOVector | |
| value_type typedef | IOVector |