fesa-core  7.0.0
fesa::ImmutableArray< T, runtimeCheck, ArrayImpl > Member List

This is the complete list of members for fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >, including all inherited members.

data_fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >protected
getMutable() const fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >
ImmutableArray(const T *data, std::size_t nElements)fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >
ImmutableArray(const T *first, const T *last)fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >
ImmutableArray(const std::vector< T > &values)fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >
ImmutableArray()fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >
nElements_fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >protected
operator const T *() const fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >
operator[](S index) const fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >
size() const fesa::ImmutableArray< T, runtimeCheck, ArrayImpl >