Home | nevrax.com |
|
NL3D::CSnappedVector Class Template Referencea container that is like a vector, but snapped to (1<<snapPower) byte memory pages. More...
Detailed Descriptiontemplate<class T, const uint snapPower = 5>
a container that is like a vector, but snapped to (1<<snapPower) byte memory pages.
|
|
Definition at line 48 of file ps_attrib.h. |
|
Definition at line 47 of file ps_attrib.h. Referenced by begin, end, reserve, resize, and ~CSnappedVector. |
|
Definition at line 49 of file ps_attrib.h. |
|
Definition at line 51 of file ps_attrib.h. |
|
Definition at line 52 of file ps_attrib.h. References _Capacity, _Size, _Start, _Tab, iterator, and nlassert. |
|
Definition at line 62 of file ps_attrib.h. References _Tab, and const_iterator. |
|
Definition at line 61 of file ps_attrib.h. |
|
Definition at line 179 of file ps_attrib.h. References _Capacity. Referenced by reserve. |
|
Definition at line 209 of file ps_attrib.h. References resize. Referenced by serial. |
|
Definition at line 64 of file ps_attrib.h. References _Size, _Tab, and const_iterator. |
|
Definition at line 63 of file ps_attrib.h. References _Size, _Tab, and iterator. Referenced by reserve. |
|
Definition at line 67 of file ps_attrib.h. |
|
Definition at line 66 of file ps_attrib.h. |
|
Definition at line 171 of file ps_attrib.h. |
|
Definition at line 140 of file ps_attrib.h. References _Capacity, _Size, _Tab, nlassert, reserve, and t. Referenced by serial. |
|
set a new usable size.
Definition at line 70 of file ps_attrib.h. References _Capacity, _Size, _Start, _Tab, capacity, end, iterator, nlassert, and src. |
|
Definition at line 114 of file ps_attrib.h. References _Capacity, _Size, _Tab, iterator, nlassert, reserve, and size. Referenced by clear. |
|
serialization.
Definition at line 183 of file ps_attrib.h. References _Capacity, _Size, _Tab, clear, push_back, reserve, and size. |
|
Definition at line 180 of file ps_attrib.h. References _Size. |
|
Definition at line 216 of file ps_attrib.h. Referenced by capacity, CSnappedVector, push_back, reserve, resize, serial, and ~CSnappedVector. |
|
Definition at line 215 of file ps_attrib.h. Referenced by CSnappedVector, end, operator[], pop_back, push_back, reserve, resize, serial, size, and ~CSnappedVector. |
|
Definition at line 213 of file ps_attrib.h. Referenced by CSnappedVector, reserve, and ~CSnappedVector. |
|
Definition at line 214 of file ps_attrib.h. Referenced by begin, CSnappedVector, end, operator[], pop_back, push_back, reserve, resize, serial, and ~CSnappedVector. |