class documentation

class NestedCopy(pb.Referenceable):

View In Hierarchy

Undocumented

Method remote_getCopy Undocumented
Method remote_getFactory Undocumented

Inherited from Referenceable:

Method jellyFor (internal)
Method remoteMessageReceived A remote message has been received. Dispatch it appropriately.
Class Variable perspective I am an object sent remotely as a direct reference.

Inherited from Serializable (via Referenceable):

Method processUniqueID Return an ID which uniquely represents this object for this process.

Inherited from Jellyable (via Referenceable, Serializable):

Method getStateFor Undocumented
def remote_getCopy(self):

Undocumented

def remote_getFactory(self, value):

Undocumented