fesa-core
7.0.0
|
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 > |