(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.
def __init__(self, object, perspective=None): (source)

Initialize.

object =
Undocumented
perspective =
Undocumented
refcount =
Undocumented
def __repr__(self): (source)
Undocumented
def incref(self): (source)

Increment the reference count.

Returnsthe reference count after incrementing
def decref(self): (source)

Decrement the reference count.

Returnsthe reference count after decrementing
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.