RAJA
RAJA provides a collection of platform portability abstractions for C++ HPC applications.
RAJA::RAJAVec< T, Allocator > Member List

This is the complete list of members for RAJA::RAJAVec< T, Allocator >, including all inherited members.

allocator_type typedefRAJA::RAJAVec< T, Allocator >
back()RAJA::RAJAVec< T, Allocator >inline
back() constRAJA::RAJAVec< T, Allocator >inline
begin()RAJA::RAJAVec< T, Allocator >inline
begin() constRAJA::RAJAVec< T, Allocator >inline
capacity() constRAJA::RAJAVec< T, Allocator >inline
cbegin() constRAJA::RAJAVec< T, Allocator >inline
cend() constRAJA::RAJAVec< T, Allocator >inline
clear()RAJA::RAJAVec< T, Allocator >inline
const_iterator typedefRAJA::RAJAVec< T, Allocator >
const_pointer typedefRAJA::RAJAVec< T, Allocator >
const_reference typedefRAJA::RAJAVec< T, Allocator >
data()RAJA::RAJAVec< T, Allocator >inline
data() constRAJA::RAJAVec< T, Allocator >inline
difference_type typedefRAJA::RAJAVec< T, Allocator >
emplace_back(Os &&... os)RAJA::RAJAVec< T, Allocator >inline
emplace_front(Os &&... os)RAJA::RAJAVec< T, Allocator >inline
empty() constRAJA::RAJAVec< T, Allocator >inline
end()RAJA::RAJAVec< T, Allocator >inline
end() constRAJA::RAJAVec< T, Allocator >inline
front()RAJA::RAJAVec< T, Allocator >inline
front() constRAJA::RAJAVec< T, Allocator >inline
get_allocator() constRAJA::RAJAVec< T, Allocator >inline
iterator typedefRAJA::RAJAVec< T, Allocator >
operator=(const RAJAVec &rhs)RAJA::RAJAVec< T, Allocator >inline
operator=(RAJAVec &&rhs)RAJA::RAJAVec< T, Allocator >inline
operator[](difference_type i)RAJA::RAJAVec< T, Allocator >inline
operator[](difference_type i) constRAJA::RAJAVec< T, Allocator >inline
pointer typedefRAJA::RAJAVec< T, Allocator >
pop_back()RAJA::RAJAVec< T, Allocator >inline
push_back(const_reference item)RAJA::RAJAVec< T, Allocator >inline
push_back(value_type &&item)RAJA::RAJAVec< T, Allocator >inline
push_front(const_reference item)RAJA::RAJAVec< T, Allocator >inline
push_front(value_type &&item)RAJA::RAJAVec< T, Allocator >inline
RAJAVec(size_type init_cap=0, const allocator_type &a=allocator_type())RAJA::RAJAVec< T, Allocator >inlineexplicit
RAJAVec(const RAJAVec &other)RAJA::RAJAVec< T, Allocator >inline
RAJAVec(RAJAVec &&other)RAJA::RAJAVec< T, Allocator >inline
reference typedefRAJA::RAJAVec< T, Allocator >
reserve(size_type target_capacity)RAJA::RAJAVec< T, Allocator >inline
resize(size_type new_size)RAJA::RAJAVec< T, Allocator >inline
resize(size_type new_size, const_reference new_value)RAJA::RAJAVec< T, Allocator >inline
shrink_to_fit()RAJA::RAJAVec< T, Allocator >inline
size() constRAJA::RAJAVec< T, Allocator >inline
size_type typedefRAJA::RAJAVec< T, Allocator >
swap(RAJAVec &other)RAJA::RAJAVec< T, Allocator >inline
value_type typedefRAJA::RAJAVec< T, Allocator >
~RAJAVec()RAJA::RAJAVec< T, Allocator >inline