class documentation

class NotKnown: (source)

Known subclasses: twisted.persisted.crefutil._Container, twisted.persisted.crefutil._Defer, twisted.persisted.crefutil._Dereference, twisted.persisted.crefutil._InstanceMethod

View In Hierarchy

Undocumented

Method __hash__ Undocumented
Method __init__ Undocumented
Method addDependant Undocumented
Method resolveDependants Undocumented
Instance Variable dependants Undocumented
Instance Variable resolved Undocumented
Instance Variable resolvedObject Undocumented
def __hash__(self): (source)

Undocumented

def addDependant(self, mutableObject, key): (source)

Undocumented

def resolveDependants(self, newObject): (source)

Undocumented

dependants: list = (source)

Undocumented

resolved: int = (source)

Undocumented

resolvedObject = (source)

Undocumented