Iros
 
Loading...
Searching...
No Matches
di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc > Member List

This is the complete list of members for di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >, including all inherited members.

ByteBuffer typedefdi::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >
create(T &&value) -> meta::LikeExpected< meta::AllocatorResult< Alloc >, ExclusiveByteBufferImpl >di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inlinestatic
data() const -> byte *di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
empty() const -> booldi::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
ExclusiveByteBufferImpl()=defaultdi::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >
ExclusiveByteBufferImpl(T &&value)di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inlineexplicit
ExclusiveByteBufferImpl(Span< byte > data, Store &&store)di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inlineexplicit
ExclusiveByteBufferImpl(ExclusiveByteBufferImpl const &)=deletedi::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >
ExclusiveByteBufferImpl(ExclusiveByteBufferImpl &&other)di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
operator ByteBuffer() &&di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
operator=(ExclusiveByteBufferImpl const &) -> ExclusiveByteBufferImpl &=deletedi::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >
operator=(ExclusiveByteBufferImpl &&other) -> ExclusiveByteBufferImpl &di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
share() &&-> ByteBufferdi::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
shrink_to_first(usize count)di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
shrink_to_last(usize count)di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
shrink_to_slice(usize offset)di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
shrink_to_slice(usize offset, usize count)di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
size() const -> usizedi::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
span() const -> Span< byte >di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline
Store typedefdi::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >
store() &&-> Store &&di::vocab::byte_buffer::ExclusiveByteBufferImpl< Alloc >inline