There are no base classes.
There are no implemented interfaces.
loaders
(type:
dict
)
{'m': <function load_multi_persistent at 0x40a91064>, 'w': <function load_persistent_weakref at 0x40a9109c>, 'n': <function load_multi_oid at 0x40a9110c>}
getClassName(pickle)
getGhost(pickle)
getState(pickle)
load_multi_oid(database_name, oid)
load_multi_persistent(database_name, oid, klass)
load_oid(oid)
load_persistent(oid, klass)
load_persistent_weakref(oid)
setGhostState(obj, pickle)
There are no known subclasses.