|
|
|
__getstate__(self,
additional_ignore=[ ] )
Returns a dictionary representation of self, with
dict(var=value [, ...]) |
source code
|
|
|
__setstate__(self,
dict)
Takes each variable=value pair in the dictionary and sets the
attributes based on them |
source code
|
|
b2Pair
|
|
|
__swig_destroy__(...)
delete_b2Pair(b2Pair self) |
|
|
|
SetBuffered(...)
b2Pair_SetBuffered(b2Pair self) |
source code
|
|
|
ClearBuffered(...)
b2Pair_ClearBuffered(b2Pair self) |
source code
|
|
|
IsBuffered(...)
b2Pair_IsBuffered(b2Pair self) -> bool |
source code
|
|
|
SetRemoved(...)
b2Pair_SetRemoved(b2Pair self) |
source code
|
|
|
ClearRemoved(...)
b2Pair_ClearRemoved(b2Pair self) |
source code
|
|
|
IsRemoved(...)
b2Pair_IsRemoved(b2Pair self) -> bool |
source code
|
|
|
|
|
IsFinal(...)
b2Pair_IsFinal(b2Pair self) -> bool |
source code
|
|