ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IAggregatePool.setItemIndex
ocean
util
container
pool
model
IAggregatePool
IAggregatePool
Sets the object pool index to item.
class
IAggregatePool
(T)
protected override
void
setItemIndex
(
Item
item
,
size_t
n
)
Parameters
item
Item
item to set index
n
size_t
index to set item to
Meta
Source
See Implementation
ocean
util
container
pool
model
IAggregatePool
IAggregatePool
aliases
Item
ItemType
classes
AllItemsIterator
BusyItemsIterator
IItemsIterator
IdleItemsIterator
ReadOnlyAllItemsIterator
ReadOnlyBusyItemsIterator
ReadOnlyIdleItemsIterator
SafeItemsIterator
UnsafeItemsIterator
functions
clear
deleteItem
fill
get
getItemIndex
get_
isNull
isSame
minimize
opIndex
recycle
recycle_
resetItem
setItemIndex
setLimit
static functions
fromItem
toItem
static variables
_assignable
variables
iteration_items
safe_iterator_open
unsafe_iterators_open
Sets the object pool index to item.