ZPP_CbSetPair

zpp_nape.callbacks.ZPP_CbSetPair (Class)

Static Members

nape
zpp_pool: ZPP_CbSetPair

Name Type
a ZPP_CbSet
b ZPP_CbSet
Returns
ZPP_CbSetPair

nape
setlt(x: ZPP_CbSetPair, y: ZPP_CbSetPair): Bool
Name Type
x ZPP_CbSetPair
y ZPP_CbSetPair
Returns
Bool

Instance Members

nape
a: ZPP_CbSet

nape
b: ZPP_CbSet


nape
zip_listeners: Bool


nape
free(): Void

nape
alloc(): Void

nape
invalidate(): Void

nape
validate(): Void

nape
empty_intersection(): Bool
Returns
Bool

nape
single_intersection(i: ZPP_InteractionListener): Bool
Name Type
i ZPP_InteractionListener
Returns
Bool

nape
forall(event: Int, cb: Function): Void
Name Type
event Int
cb Function

nape
new(): Void

Private Members

nape
compatible(i: ZPP_InteractionListener): Bool
Name Type
i ZPP_InteractionListener
Returns
Bool