#include <NiTArray.h>
◆ allocator_type
template<class T , class Allocator >
using RE::NiTArray< T, Allocator >::allocator_type = Allocator |
◆ const_iterator
template<class T , class Allocator >
using RE::NiTArray< T, Allocator >::const_iterator = const T* |
◆ const_reference
template<class T , class Allocator >
◆ iterator
template<class T , class Allocator >
◆ reference
template<class T , class Allocator >
◆ size_type
template<class T , class Allocator >
using RE::NiTArray< T, Allocator >::size_type = std::uint16_t |
◆ value_type
template<class T , class Allocator >
◆ NiTArray()
template<class T , class Allocator >
RE::NiTArray< T, Allocator >::NiTArray |
( |
std::uint32_t |
a_maxSize = 0 , |
|
|
std::uint32_t |
a_growBy = 1 |
|
) |
| |
|
inline |
◆ ~NiTArray()
template<class T , class Allocator >
◆ back() [1/2]
template<class T , class Allocator >
◆ back() [2/2]
template<class T , class Allocator >
◆ begin() [1/2]
template<class T , class Allocator >
◆ begin() [2/2]
template<class T , class Allocator >
◆ capacity()
template<class T , class Allocator >
◆ cbegin()
template<class T , class Allocator >
◆ cend()
template<class T , class Allocator >
◆ empty()
template<class T , class Allocator >
◆ end() [1/2]
template<class T , class Allocator >
◆ end() [2/2]
template<class T , class Allocator >
◆ front() [1/2]
template<class T , class Allocator >
◆ front() [2/2]
template<class T , class Allocator >
◆ operator[]() [1/2]
template<class T , class Allocator >
◆ operator[]() [2/2]
template<class T , class Allocator >
◆ size()
template<class T , class Allocator >
The documentation for this class was generated from the following file: