_data (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | |
_size (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | |
allocate(const size_type numEntries, const String &name_=String()) (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
allocate(const size_type numEntries) (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inline |
allocateFromSpan(const NamedSpanImpl< OtherValueType, Derived > &other) (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
allocateFromSpan(const SpanImpl< OtherValueType, OtherDerived > &other) (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
allocateFromSpan(const Other &other) (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inline |
allocateFromStream(SeekableReadStream &stream, size_type numEntries=kSpanMaxSize, const String &name_=String()) (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
allocateFromStream(File &file, const size_type numEntries=kSpanMaxSize) (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
allocateFromStream(SeekableReadStream &stream, size_type numEntries=kSpanMaxSize) (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inline |
begin() const (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
begin() (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
byteSize() const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
cbegin() const (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
cend() const (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
checkInvalidBounds(const index_type index, const difference_type deltaInBytes) const | Common::SpanBase< ValueType, Derived > | inlineprotected |
clear() (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
const_iterator typedef (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | |
const_pointer typedef (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | |
const_reference typedef (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | |
copyDataTo(Other &target) const | Common::SpanBase< ValueType, Derived > | inline |
data() const (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inline |
difference_type typedef (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | |
end() const (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
end() (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
getInt16BEAt(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getInt16LEAt(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getInt32BEAt(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getInt32LEAt(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getInt8At(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getStringAt(const index_type index, size_type numEntries=kSpanMaxSize) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getUint16BEAt(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getUint16LEAt(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getUint24LEAt(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getUint32At(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getUint32BEAt(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getUint32LEAt(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getUint8At(const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getUnsafeDataAt(const index_type index, size_type numEntries=kSpanMaxSize) const | Common::SpanBase< ValueType, Derived > | inline |
getUnsafeDataAt(const index_type index, size_type numEntries=kSpanMaxSize) (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
getValidationMessage(const index_type index, const difference_type deltaInBytes, const SpanValidationMode mode) const (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
impl() const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inlineprotected |
impl() (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inlineprotected |
index_type typedef (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | |
iterator typedef (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | |
name() const (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
name() (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
NamedSpanImpl() (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
NamedSpanImpl(const pointer data_, const size_type size_, const String &name_=String(), const size_type sourceByteOffset_=0) (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
NamedSpanImpl(const Other &other) (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
operator bool_type() const (defined in Common::SafeBool< Derived< ValueType > >) | Common::SafeBool< Derived< ValueType > > | inline |
operator bool_type() (defined in Common::SafeBool< Derived< ValueType > >) | Common::SafeBool< Derived< ValueType > > | inline |
operator!=(const Other &other) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
operator*() const (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
operator*() (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
operator+(const difference_type delta) const (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
operator++() (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
operator++(int) (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
operator+=(const difference_type delta) (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
operator-(const Other &other) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
operator<(const Other &other) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
operator<=(const Other &other) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
operator=(const SpanBase &) (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inlineprotected |
operator==(const Other &other) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
operator>(const Other &other) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
operator>=(const Other &other) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
operator[](const index_type index) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
operator[](const index_type index) (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
operator_bool() const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inlineprotected |
pointer typedef (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | |
populateSubspan(Derived< NewValueType > &span, const index_type index, size_type numEntries, const String &name_, const size_type sourceByteOffset_=kSpanKeepOffset) const (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inlineprotected |
populateSubspan(Derived< NewValueType > &span, const index_type index, size_type numEntries) const (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inlineprotected |
reference typedef (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | |
SciSpanImpl() (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
SciSpanImpl(const pointer data_, const size_type size_, const Common::String &name_=Common::String(), const size_type sourceByteOffset_=0) (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
SciSpanImpl(const Other &other) (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | inline |
size() const (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inline |
size_type typedef (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | |
sourceByteOffset() const (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
sourceByteOffset() (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
SpanBase() (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inlineprotected |
SpanBase(const SpanBase &) (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inlineprotected |
SpanImpl() (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inline |
SpanImpl(const pointer data_, const size_type size_) (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inline |
SpanImpl(const Other &other) (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inline |
subspan(const index_type index, const size_type numEntries=kSpanMaxSize, const String &name_=String(), const size_type sourceByteOffset_=kSpanKeepOffset) const (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
subspan(const index_type index, const size_type numEntries=kSpanMaxSize, const String &name_=String(), const size_type sourceByteOffset_=kSpanKeepOffset) (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
subspan(const index_type index, const size_type numEntries=kSpanMaxSize, const String &name_=String(), const size_type sourceByteOffset_=kSpanKeepOffset) const (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
subspan(const index_type index, const size_type numEntries=kSpanMaxSize, const String &name_=String(), const size_type sourceByteOffset_=kSpanKeepOffset) (defined in Common::NamedSpanImpl< ValueType, Derived >) | Common::NamedSpanImpl< ValueType, Derived > | inline |
subspan(const index_type index, size_type numEntries=kSpanMaxSize) const (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inline |
subspan(const index_type index, size_type numEntries=kSpanMaxSize) (defined in Common::SpanImpl< ValueType, Derived >) | Common::SpanImpl< ValueType, Derived > | inline |
toStream(const index_type index=0, size_type numEntries=kSpanMaxSize) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inline |
unsafeCopyDataTo(void *target) const | Common::SpanBase< ValueType, Derived > | inline |
validate(const index_type index, const difference_type deltaInBytes, const SpanValidationMode mode=kValidateRead) const (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inlineprotected |
value_type typedef (defined in Dgds::SciSpanImpl< ValueType, Derived >) | Dgds::SciSpanImpl< ValueType, Derived > | |
~SpanBase() (defined in Common::SpanBase< ValueType, Derived >) | Common::SpanBase< ValueType, Derived > | inlineprotected |