class twisted.persisted.aot.AOTJellier: (source)
Undocumented
Method | __init__ | Undocumented |
Instance Variable | prepared | Undocumented |
Instance Variable | stack | Undocumented |
Method | prepareForRef | I prepare an object for later referencing, by storing its id() and its _AORef in a cache. |
Method | jellyToAO | I turn an object into an AOT and return it. |
Method | jelly | Undocumented |
Instance Variable | _ref_id | Undocumented |
I prepare an object for later referencing, by storing its id() and its _AORef in a cache.