IOLink IOL_v1.8.0_release
|
This is the complete list of members for iolink::Indexer, including all inherited members.
byteCount() const | iolink::Indexer | |
byteOffset(const VectorXu64 &index) const | iolink::Indexer | |
byteStride() const | iolink::Indexer | |
byteStride(size_t index) const | iolink::Indexer | |
dimensionCount() const | iolink::Indexer | |
dtype() const | iolink::Indexer | |
elementCount() const | iolink::Indexer | |
Indexer() (defined in iolink::Indexer) | iolink::Indexer | |
Indexer(const VectorXu64 &shape, const VectorXu64 &stride, const VectorXu64 &layout) | iolink::Indexer | |
Indexer(const VectorXu64 &shape, const VectorXu64 &stride, MemoryLayout standardLayout) | iolink::Indexer | |
Indexer(const VectorXu64 &shape, const VectorXu64 &layout) | iolink::Indexer | |
Indexer(const VectorXu64 &shape, MemoryLayout standardLayout) | iolink::Indexer | |
Indexer(const VectorXu64 &shape) | iolink::Indexer | explicit |
Indexer(const VectorXu64 &shape, DataType dtype) | iolink::Indexer | |
Indexer(const VectorXu64 &shape, DataType dtype, MemoryLayout standardLayout) | iolink::Indexer | |
Indexer(const VectorXu64 &shape, DataType dtype, const VectorXu64 &byteStride) | iolink::Indexer | |
Indexer(const VectorXu64 &shape, DataType dtype, const VectorXu64 &byteStride, const VectorXu64 &layout) | iolink::Indexer | |
Indexer(const Indexer &other) (defined in iolink::Indexer) | iolink::Indexer | |
Indexer(Indexer &&other) noexcept (defined in iolink::Indexer) | iolink::Indexer | |
isContinuous() const | iolink::Indexer | |
layout() const | iolink::Indexer | |
layout(size_t index) const | iolink::Indexer | |
offset(const VectorXu64 &index) const | iolink::Indexer | |
operator!=(const Indexer &other) const (defined in iolink::Indexer) | iolink::Indexer | |
operator=(const Indexer &other) (defined in iolink::Indexer) | iolink::Indexer | |
operator=(Indexer &&other) noexcept (defined in iolink::Indexer) | iolink::Indexer | |
operator==(const Indexer &other) const (defined in iolink::Indexer) | iolink::Indexer | |
shape() const | iolink::Indexer | |
shape(size_t index) const | iolink::Indexer | |
stride() const | iolink::Indexer | |
stride(size_t index) const | iolink::Indexer | |
~Indexer() (defined in iolink::Indexer) | iolink::Indexer |