class twisted.spread.pb.Local: (source)
(internal) A reference to a local object.
| Method | __init__ | Initialize. |
| Instance Variable | object | Undocumented |
| Instance Variable | perspective | Undocumented |
| Instance Variable | refcount | Undocumented |
| Method | __repr__ | Undocumented |
| Method | incref | Increment the reference count. |
| Method | decref | Decrement the reference count. |
Increment the reference count.
| Returns | the reference count after incrementing | |
Decrement the reference count.
| Returns | the reference count after decrementing | |