This is the complete list of members for serialbox::StorageView, including all inherited members.
begin() noexcept | serialbox::StorageView | inline |
begin() const noexcept (defined in serialbox::StorageView) | serialbox::StorageView | inline |
bytesPerElement() const noexcept | serialbox::StorageView | inline |
dims() const noexcept | serialbox::StorageView | inline |
end() noexcept | serialbox::StorageView | inline |
end() const noexcept (defined in serialbox::StorageView) | serialbox::StorageView | inline |
getSlice() noexcept | serialbox::StorageView | inline |
getSlice() const noexcept (defined in serialbox::StorageView) | serialbox::StorageView | inline |
isMemCopyable() const noexcept | serialbox::StorageView | |
operator!=(const StorageView &right) const noexcept | serialbox::StorageView | inline |
operator<<(std::ostream &stream, const StorageView &s) | serialbox::StorageView | friend |
operator=(const StorageView &other)=default | serialbox::StorageView | |
operator=(StorageView &&other)=default | serialbox::StorageView | |
operator==(const StorageView &right) const noexcept | serialbox::StorageView | |
originPtr() noexcept | serialbox::StorageView | inline |
originPtr() const noexcept (defined in serialbox::StorageView) | serialbox::StorageView | inline |
originPtrAs() noexcept | serialbox::StorageView | inline |
originPtrAs() const noexcept (defined in serialbox::StorageView) | serialbox::StorageView | inline |
setSlice(Slice slice) | serialbox::StorageView | |
size() const noexcept | serialbox::StorageView | |
sizeInBytes() const noexcept | serialbox::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)=default | serialbox::StorageView | |
StorageView(StorageView &&other)=default | serialbox::StorageView | |
strides() const noexcept | serialbox::StorageView | inline |
swap(StorageView &other) noexcept | serialbox::StorageView | |
type() const noexcept | serialbox::StorageView | inline |