ArrayImpl< ARRAY > Member List
This is the complete list of members for ArrayImpl< ARRAY > , including all inherited members.
| _array | ArrayImpl< ARRAY > | private |
| AdvancePersistentId (Int index, const Char *state, PersistentIdBuffer &idBuffer) const | ArrayImpl< ARRAY > | |
| Append () | ArrayImpl< ARRAY > | |
| Append (const ValueType &data) | ArrayImpl< ARRAY > | |
| Append (NonConstValueType &&data) | ArrayImpl< ARRAY > | |
| ArrayImpl () | ArrayImpl< ARRAY > | |
| ArrayImpl (ARRAY &&array) | ArrayImpl< ARRAY > | explicit |
| ArrayImpl (ArrayImpl &&src) | ArrayImpl< ARRAY > | |
| ArrayType typedef | ArrayImpl< ARRAY > | |
| Clone (Bool cloneElements) const | ArrayImpl< ARRAY > | |
| CONSTARRAY | ArrayImpl< ARRAY > | static |
| CopyFrom (const ArrayInterface< ValueType > &other) | ArrayImpl< ARRAY > | |
| Erase (Int index, Int count) | ArrayImpl< ARRAY > | |
| FindMemberIndex (const InternedId &name) const | ArrayImpl< ARRAY > | |
| Flush () | ArrayImpl< ARRAY > | |
| FreeIterator (ViewIteratorMember *members, const MemberMap *map, Char *state, PersistentIdBuffer *idBuffer) const | ArrayImpl< ARRAY > | |
| GetArray () | ArrayImpl< ARRAY > | |
| GetArray () const | ArrayImpl< ARRAY > | |
| GetBlock (Int index, SimdBlock< const ValueType > &block) const | ArrayImpl< ARRAY > | |
| GetBlock (Int index, SimdBlock< NonConstValueType > &block) | ArrayImpl< ARRAY > | |
| GetBlock (Int index, Block< const ValueType > &block) const | ArrayImpl< ARRAY > | |
| GetBlock (Int index, Block< NonConstValueType > &block) | ArrayImpl< ARRAY > | |
| GetContainerType () const | ArrayImpl< ARRAY > | |
| GetCount () const | ArrayImpl< ARRAY > | |
| GetHashCode () const | ArrayImpl< ARRAY > | |
| GetHashValue () const | ArrayImpl< ARRAY > | |
| GetInterfaces () const | ArrayImpl< ARRAY > | |
| GetIteratorStateSize (const MemberMap *map) const | ArrayImpl< ARRAY > | |
| GetMemorySize () const | ArrayImpl< ARRAY > | |
| GetPersistentIdGenerator () const | ArrayImpl< ARRAY > | |
| GetValueDataType () const | ArrayImpl< ARRAY > | |
| GetWritable (Int index) | ArrayImpl< ARRAY > | |
| InitIterator (ViewIteratorMember *members, const MemberMap *map, Char *state, PersistentIdBuffer *idBuffer) const | ArrayImpl< ARRAY > | |
| Insert (Int index) | ArrayImpl< ARRAY > | |
| Insert (Int index, const Block< const ValueType > &values) | ArrayImpl< ARRAY > | |
| Insert (Int index, const MoveBlock< ValueType > &values) | ArrayImpl< ARRAY > | |
| 接口 typedef | ArrayImpl< ARRAY > | |
| IsEqual (const GenericContainerInterface *o, EQUALITY equality) const | ArrayImpl< ARRAY > | |
| MakeWritable (Bool cloneElements) const | ArrayImpl< ARRAY > | |
| MAXON_DISALLOW_COPY_AND_ASSIGN (ArrayImpl) | ArrayImpl< ARRAY > | private |
| MAXON_IMPLEMENTATION_SIMPLE (ArrayImpl, typename) | ArrayImpl< ARRAY > | |
| MoveIterator (Int index, ViewIteratorMember *members, const MemberMap *map, Char *state, PersistentIdBuffer *idBuffer) const | ArrayImpl< ARRAY > | |
| NonConstValueType typedef | ArrayImpl< ARRAY > | |
| operator[] (Int index) const | ArrayImpl< ARRAY > | |
| PrivateInsert (Int index, const StridedBlock< const ValueType > &values, Bool move) | ArrayImpl< ARRAY > | |
| REFERENCE | ArrayImpl< ARRAY > | static |
| 重置 () | ArrayImpl< ARRAY > | |
| Resize (Int count, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::DEFAULT) | ArrayImpl< ARRAY > | |
| SetCapacityHint (Int requestedCapacity, COLLECTION_RESIZE_FLAGS resizeFlags=COLLECTION_RESIZE_FLAGS::ON_GROW_RESERVE_CAPACITY) | ArrayImpl< ARRAY > | |
| SetPersistentIdGenerator (const PersistentIdGenerator &generator) | ArrayImpl< ARRAY > | |
| Super typedef | ArrayImpl< ARRAY > | |
| SwapErase (Int index, Int count) | ArrayImpl< ARRAY > | |
| ToString (const FormatStatement *formatStatement=nullptr) const | ArrayImpl< ARRAY > | |
| ValidateIterator (Int index, ViewIteratorMember *members, const MemberMap *map, Char *state, PersistentIdBuffer *idBuffer) const | ArrayImpl< ARRAY > | |
| ValueType typedef | ArrayImpl< ARRAY > |