ZPP_Island

zpp_nape.space.ZPP_Island (Class)

Static Members

nape
zpp_pool: ZPP_Island

Instance Members


nape
modified: Bool

nape
pushmod: Bool

nape
length: Int


nape
sleep: Bool

nape
waket: Int

nape
elem(): ZPP_Island
Returns
ZPP_Island

nape
begin(): ZPP_Island
Returns
ZPP_Island

nape
setbegin(i: ZPP_Island): Void
Name Type
i ZPP_Island

nape
add(o: ZPP_Island): ZPP_Island
Name Type
o ZPP_Island
Returns
ZPP_Island

nape
inlined_add(o: ZPP_Island): ZPP_Island
Name Type
o ZPP_Island
Returns
ZPP_Island

nape
addAll(x: ZPP_Island): Void
Name Type
x ZPP_Island

nape
insert(cur: ZPP_Island, o: ZPP_Island): ZPP_Island
Name Type
cur ZPP_Island
o ZPP_Island
Returns
ZPP_Island

nape
inlined_insert(cur: ZPP_Island, o: ZPP_Island): ZPP_Island
Name Type
cur ZPP_Island
o ZPP_Island
Returns
ZPP_Island

nape
pop(): Void

nape
inlined_pop(): Void

nape
pop_unsafe(): ZPP_Island
Returns
ZPP_Island

nape
inlined_pop_unsafe(): ZPP_Island
Returns
ZPP_Island

nape
remove(obj: ZPP_Island): Void
Name Type
obj ZPP_Island

nape
try_remove(obj: ZPP_Island): Bool
Name Type
obj ZPP_Island
Returns
Bool

nape
inlined_remove(obj: ZPP_Island): Void
Name Type
obj ZPP_Island

nape
inlined_try_remove(obj: ZPP_Island): Bool
Name Type
obj ZPP_Island
Returns
Bool

nape
erase(pre: ZPP_Island): ZPP_Island
Name Type
pre ZPP_Island
Returns
ZPP_Island

nape
inlined_erase(pre: ZPP_Island): ZPP_Island
Name Type
pre ZPP_Island
Returns
ZPP_Island

nape
splice(pre: ZPP_Island, n: Int): ZPP_Island
Name Type
pre ZPP_Island
n Int
Returns
ZPP_Island

nape
clear(): Void

nape
inlined_clear(): Void

nape
reverse(): Void

nape
empty(): Bool
Returns
Bool

nape
size(): Int
Returns
Int

nape
has(obj: ZPP_Island): Bool
Name Type
obj ZPP_Island
Returns
Bool

nape
inlined_has(obj: ZPP_Island): Bool
Name Type
obj ZPP_Island
Returns
Bool

nape
front(): ZPP_Island
Returns
ZPP_Island

nape
back(): ZPP_Island
Returns
ZPP_Island

nape
iterator_at(ind: Int): ZPP_Island
Name Type
ind Int
Returns
ZPP_Island

nape
at(ind: Int): ZPP_Island
Name Type
ind Int
Returns
ZPP_Island

nape
free(): Void

nape
alloc(): Void

nape
new(): Void