spla
spla::MemView Member List

This is the complete list of members for spla::MemView, including all inherited members.

add_ref() constspla::RefCntinline
get_buffer() constspla::MemView
get_refs() constspla::RefCntinline
get_size() constspla::MemView
is_mutable() constspla::MemView
is_unique() constspla::RefCntinline
make(void *buffer, std::size_t size, bool is_mutable=false)spla::MemViewstatic
make()spla::MemViewstatic
read(std::size_t offset, std::size_t size, void *dst)spla::MemView
rel_ref() constspla::RefCntinline
write(std::size_t offset, std::size_t size, const void *src)spla::MemView
~MemView() override=defaultspla::MemView
~RefCnt()spla::RefCntinlinevirtual