Nazara Engine  0.4
A fast, complete, cross-platform API designed for game development
Nz::ByteArray Member List

This is the complete list of members for Nz::ByteArray, including all inherited members.

allocator_type typedef (defined in Nz::ByteArray)Nz::ByteArray
Append(const void *buffer, size_type size)Nz::ByteArrayinline
Append(const ByteArray &other)Nz::ByteArrayinline
Assign(InputIterator first, InputIterator last)Nz::ByteArray
Assign(size_type n, value_type value)Nz::ByteArrayinline
Back()Nz::ByteArrayinline
Back() constNz::ByteArrayinline
begin() noexceptNz::ByteArrayinline
begin() const noexceptNz::ByteArrayinline
ByteArray()=default (defined in Nz::ByteArray)Nz::ByteArrayinline
ByteArray(size_type n)Nz::ByteArrayinlineexplicit
ByteArray(const void *buffer, size_type n)Nz::ByteArrayinline
ByteArray(size_type n, value_type value)Nz::ByteArrayinline
ByteArray(InputIterator first, InputIterator last)Nz::ByteArray
ByteArray(const ByteArray &other)=default (defined in Nz::ByteArray)Nz::ByteArray
ByteArray(ByteArray &&other)=default (defined in Nz::ByteArray)Nz::ByteArray
cbegin() const noexceptNz::ByteArrayinline
cend() const noexceptNz::ByteArrayinline
Clear(bool keepBuffer=false)Nz::ByteArrayinline
const_iterator typedef (defined in Nz::ByteArray)Nz::ByteArray
const_pointer typedef (defined in Nz::ByteArray)Nz::ByteArray
const_reference typedef (defined in Nz::ByteArray)Nz::ByteArray
const_reverse_iterator typedef (defined in Nz::ByteArray)Nz::ByteArray
crbegin() const noexceptNz::ByteArrayinline
crend() const noexceptNz::ByteArrayinline
difference_type typedef (defined in Nz::ByteArray)Nz::ByteArray
empty() const noexceptNz::ByteArrayinline
end() noexceptNz::ByteArrayinline
end() const noexceptNz::ByteArrayinline
Erase(const_iterator pos)Nz::ByteArrayinline
Erase(const_iterator first, const_iterator last)Nz::ByteArrayinline
Front()Nz::ByteArrayinline
Front() constNz::ByteArrayinline
GetAllocator() constNz::ByteArrayinline
GetBuffer()Nz::ByteArrayinline
GetCapacity() const noexceptNz::ByteArrayinline
GetConstBuffer() constNz::ByteArrayinline
GetMaxSize() const noexceptNz::ByteArrayinline
GetSize() const noexceptNz::ByteArrayinline
GetSubArray(const_iterator startPos, const_iterator endPos) constNz::ByteArrayinline
Insert(const_iterator pos, const void *buffer, size_type n)Nz::ByteArrayinline
Insert(const_iterator pos, const ByteArray &other)Nz::ByteArrayinline
Insert(const_iterator pos, size_type n, value_type byte)Nz::ByteArrayinline
Insert(const_iterator pos, InputIterator first, InputIterator last)Nz::ByteArray
IsEmpty() const noexceptNz::ByteArrayinline
iterator typedef (defined in Nz::ByteArray)Nz::ByteArray
operator!=(const ByteArray &rhs) constNz::ByteArrayinline
operator+(const ByteArray &array) constNz::ByteArrayinline
operator+=(const ByteArray &array)Nz::ByteArrayinline
operator<(const ByteArray &rhs) constNz::ByteArrayinline
operator<<(std::ostream &out, const Nz::ByteArray &byteArray)Nz::ByteArrayfriend
operator<=(const ByteArray &rhs) constNz::ByteArrayinline
operator=(const ByteArray &array)=default (defined in Nz::ByteArray)Nz::ByteArrayinline
operator=(ByteArray &&array)=default (defined in Nz::ByteArray)Nz::ByteArrayinline
operator==(const ByteArray &rhs) constNz::ByteArrayinline
operator>(const ByteArray &rhs) constNz::ByteArrayinline
operator>=(const ByteArray &rhs) constNz::ByteArrayinline
operator[](size_type pos)Nz::ByteArrayinline
operator[](size_type pos) constNz::ByteArrayinline
pointer typedef (defined in Nz::ByteArray)Nz::ByteArray
PopBack()Nz::ByteArrayinline
PopFront()Nz::ByteArrayinline
Prepend(const void *buffer, size_type size)Nz::ByteArrayinline
Prepend(const ByteArray &other)Nz::ByteArrayinline
PushBack(value_type byte)Nz::ByteArrayinline
PushFront(value_type byte)Nz::ByteArrayinline
rbegin() noexceptNz::ByteArrayinline
rbegin() const noexceptNz::ByteArrayinline
reference typedef (defined in Nz::ByteArray)Nz::ByteArray
rend() noexceptNz::ByteArrayinline
rend() const noexcept (defined in Nz::ByteArray)Nz::ByteArrayinline
Reserve(size_type bufferSize)Nz::ByteArrayinline
Resize(size_type newSize)Nz::ByteArrayinline
Resize(size_type newSize, value_type byte)Nz::ByteArrayinline
reverse_iterator typedef (defined in Nz::ByteArray)Nz::ByteArray
ShrinkToFit()Nz::ByteArrayinline
size() const noexceptNz::ByteArrayinline
size_type typedef (defined in Nz::ByteArray)Nz::ByteArray
Swap(ByteArray &other)Nz::ByteArrayinline
ToHex() constNz::ByteArray
ToString() constNz::ByteArrayinline
value_type typedef (defined in Nz::ByteArray)Nz::ByteArray
~ByteArray()=default (defined in Nz::ByteArray)Nz::ByteArray