| allocate(int allocID=INVALID_ALLOCATOR_ID) | axom::sidre::View | |
| allocate(TypeID type, IndexType num_elems, int allocID=INVALID_ALLOCATOR_ID) | axom::sidre::View | |
| allocate(TypeID type, int ndims, const IndexType *shape, int allocID) | axom::sidre::View | |
| allocate(const DataType &dtype, int allocID=INVALID_ALLOCATOR_ID) | axom::sidre::View | |
| apply() | axom::sidre::View | |
| apply(IndexType num_elems, IndexType offset=0, IndexType stride=1) | axom::sidre::View | |
| apply(TypeID type, IndexType num_elems, IndexType offset=0, IndexType stride=1) | axom::sidre::View | |
| apply(TypeID type, int ndims, const IndexType *shape) | axom::sidre::View | |
| apply(const DataType &dtype) | axom::sidre::View | |
| attachBuffer(Buffer *buff) | axom::sidre::View | |
| attachBuffer(TypeID type, IndexType num_elems, Buffer *buff) | axom::sidre::View | inline |
| attachBuffer(TypeID type, int ndims, const IndexType *shape, Buffer *buff) | axom::sidre::View | inline |
| Buffer class | axom::sidre::View | friend |
| clear() | axom::sidre::View | |
| copyMetadataToNode(Node &n) const | axom::sidre::View | |
| copyToConduitNode(Node &n) const | axom::sidre::View | |
| createNativeLayout(Node &n) const | axom::sidre::View | |
| deallocate() | axom::sidre::View | |
| deepCopyToConduit(Node &dst, int allocId=INVALID_ALLOCATOR_ID) const | axom::sidre::View | |
| detachBuffer() | axom::sidre::View | |
| getArray() | axom::sidre::View | inline |
| getArray() const | axom::sidre::View | inline |
| getAttribute(IndexType idx) | axom::sidre::View | |
| getAttribute(IndexType idx) const | axom::sidre::View | |
| getAttribute(const std::string &name) | axom::sidre::View | |
| getAttribute(const std::string &name) const | axom::sidre::View | |
| getAttributeNodeRef(IndexType idx) const | axom::sidre::View | inline |
| getAttributeNodeRef(const std::string &name) const | axom::sidre::View | inline |
| getAttributeNodeRef(const Attribute *attr) const | axom::sidre::View | inline |
| getAttributeScalar(IndexType idx) const | axom::sidre::View | inline |
| getAttributeScalar(const std::string &name) const | axom::sidre::View | inline |
| getAttributeScalar(const Attribute *attr) const | axom::sidre::View | inline |
| getAttributeScalar(IndexType idx) | axom::sidre::View | inline |
| getAttributeScalar(const std::string &name) | axom::sidre::View | inline |
| getAttributeScalar(const Attribute *attr) | axom::sidre::View | inline |
| getAttributeString(IndexType idx) const | axom::sidre::View | |
| getAttributeString(const std::string &name) const | axom::sidre::View | |
| getAttributeString(const Attribute *attr) const | axom::sidre::View | |
| getBuffer() | axom::sidre::View | inline |
| getBuffer() const | axom::sidre::View | inline |
| getBytesPerElement() const | axom::sidre::View | inline |
| getData() | axom::sidre::View | inline |
| getData() const | axom::sidre::View | inline |
| getData() | axom::sidre::View | inline |
| getFirstValidAttrValueIndex() const | axom::sidre::View | inline |
| getIndex() const | axom::sidre::View | inline |
| getName() const | axom::sidre::View | inline |
| getNextValidAttrValueIndex(IndexType idx) const | axom::sidre::View | inline |
| getNode() | axom::sidre::View | inline |
| getNode() const | axom::sidre::View | inline |
| getNumDimensions() const | axom::sidre::View | inline |
| getNumElements() const | axom::sidre::View | inline |
| getOffset() const | axom::sidre::View | |
| getOwningGroup() | axom::sidre::View | inline |
| getOwningGroup() const | axom::sidre::View | inline |
| getPath() const | axom::sidre::View | |
| getPathName() const | axom::sidre::View | |
| getScalar() const | axom::sidre::View | inline |
| getSchema() const | axom::sidre::View | inline |
| getShape(int ndims, IndexType *shape) const | axom::sidre::View | |
| getStride() const | axom::sidre::View | |
| getString() const | axom::sidre::View | inline |
| getTotalBytes() const | axom::sidre::View | inline |
| getTypeID() const | axom::sidre::View | inline |
| getVoidPtr() const | axom::sidre::View | |
| Group class | axom::sidre::View | friend |
| hasAttributeValue(IndexType idx) const | axom::sidre::View | inline |
| hasAttributeValue(const std::string &name) const | axom::sidre::View | inline |
| hasAttributeValue(const Attribute *attr) const | axom::sidre::View | inline |
| hasBuffer() const | axom::sidre::View | inline |
| hostPrint(std::ostream &os=std::cout) const | axom::sidre::View | |
| importArrayNode(const Node &array) | axom::sidre::View | |
| isAllocated() const | axom::sidre::View | |
| isApplied() const | axom::sidre::View | inline |
| isDescribed() const | axom::sidre::View | inline |
| isEmpty() const | axom::sidre::View | inline |
| isEquivalentTo(const View *other) const | axom::sidre::View | |
| isExternal() const | axom::sidre::View | inline |
| isOpaque() const | axom::sidre::View | inline |
| isScalar() const | axom::sidre::View | inline |
| isString() const | axom::sidre::View | inline |
| isTuple() const | axom::sidre::View | inline |
| isUpdateableFrom(const View *other) const | axom::sidre::View | |
| print() const | axom::sidre::View | |
| print(std::ostream &os) const | axom::sidre::View | |
| reallocate(IndexType num_elems) | axom::sidre::View | |
| reallocate(const DataType &dtype) | axom::sidre::View | |
| rename(const std::string &new_name) | axom::sidre::View | |
| reshapeArray(int ndims, const IndexType *shape) | axom::sidre::View | |
| setAttributeScalar(IndexType idx, ScalarType value) | axom::sidre::View | inline |
| setAttributeScalar(const std::string &name, ScalarType value) | axom::sidre::View | inline |
| setAttributeScalar(const Attribute *attr, ScalarType value) | axom::sidre::View | inline |
| setAttributeString(IndexType indx, const std::string &value) | axom::sidre::View | |
| setAttributeString(const std::string &name, const std::string &value) | axom::sidre::View | |
| setAttributeString(const Attribute *attr, const std::string &value) | axom::sidre::View | |
| setAttributeToDefault(IndexType idx) | axom::sidre::View | inline |
| setAttributeToDefault(const std::string &name) | axom::sidre::View | inline |
| setAttributeToDefault(const Attribute *attr) | axom::sidre::View | inline |
| setExternalDataPtr(void *external_ptr) | axom::sidre::View | |
| setExternalDataPtr(TypeID type, IndexType num_elems, void *external_ptr) | axom::sidre::View | inline |
| setExternalDataPtr(TypeID type, int ndims, const IndexType *shape, void *external_ptr) | axom::sidre::View | inline |
| setScalar(ScalarType value, int allocID=INVALID_ALLOCATOR_ID) | axom::sidre::View | inline |
| setScalar(Node &value, int allocID=INVALID_ALLOCATOR_ID) | axom::sidre::View | inline |
| setString(const std::string &value, int allocID=INVALID_ALLOCATOR_ID) | axom::sidre::View | inline |
| setTuple(const axom::ArrayView< ScalarType > &values, int allocID=INVALID_ALLOCATOR_ID) | axom::sidre::View | inline |
| updateFrom(const View *other) | axom::sidre::View | |