Serialbox  2.2.0
Data serialization library and tools for C/C++, Python and Fortran
serialbox::StorageView Member List

This is the complete list of members for serialbox::StorageView, including all inherited members.

begin() noexceptserialbox::StorageViewinline
begin() const noexcept (defined in serialbox::StorageView)serialbox::StorageViewinline
bytesPerElement() const noexceptserialbox::StorageViewinline
dims() const noexceptserialbox::StorageViewinline
end() noexceptserialbox::StorageViewinline
end() const noexcept (defined in serialbox::StorageView)serialbox::StorageViewinline
getSlice() noexceptserialbox::StorageViewinline
getSlice() const noexcept (defined in serialbox::StorageView)serialbox::StorageViewinline
isMemCopyable() const noexceptserialbox::StorageView
operator!=(const StorageView &right) const noexceptserialbox::StorageViewinline
operator<<(std::ostream &stream, const StorageView &s)serialbox::StorageViewfriend
operator=(const StorageView &other)=defaultserialbox::StorageView
operator=(StorageView &&other)=defaultserialbox::StorageView
operator==(const StorageView &right) const noexceptserialbox::StorageView
originPtr() noexceptserialbox::StorageViewinline
originPtr() const noexcept (defined in serialbox::StorageView)serialbox::StorageViewinline
originPtrAs() noexceptserialbox::StorageViewinline
originPtrAs() const noexcept (defined in serialbox::StorageView)serialbox::StorageViewinline
setSlice(Slice slice)serialbox::StorageView
size() const noexceptserialbox::StorageView
sizeInBytes() const noexceptserialbox::StorageView
StorageView(void *originPtr, TypeID type, const std::vector< int > &dims, const std::vector< int > &strides)serialbox::StorageView
StorageView(void *originPtr, TypeID type, std::vector< int > &&dims, std::vector< int > &&strides)serialbox::StorageView
StorageView(const StorageView &other)=defaultserialbox::StorageView
StorageView(StorageView &&other)=defaultserialbox::StorageView
strides() const noexceptserialbox::StorageViewinline
swap(StorageView &other) noexceptserialbox::StorageView
type() const noexceptserialbox::StorageViewinline