t.m.e.Explorer(pb.Cacheable) : class documentation

Part of twisted.manhole.explorer View Source View In Hierarchy

Known subclasses: twisted.manhole.explorer.ExplorerBuiltin, twisted.manhole.explorer.ExplorerClass, twisted.manhole.explorer.ExplorerFunction, twisted.manhole.explorer.ExplorerGeneric, twisted.manhole.explorer.ExplorerImmutable, twisted.manhole.explorer.ExplorerInstance, twisted.manhole.explorer.ExplorerMapping, twisted.manhole.explorer.ExplorerModule, twisted.manhole.explorer.ExplorerSequence

Undocumented
Method __init__ Undocumented
Method getStateToCopyFor Gather state to send when I am serialized for a particular perspective.
Method view_get_refcount Undocumented

Inherited from Cacheable:

Method getStateToCacheAndObserveFor Get state to cache on the client and client-cache reference to observe locally.
Method jellyFor Return an appropriate tuple to serialize me.
Method stoppedObserving This method is called when a client has stopped observing me.

Inherited from Copyable (via Cacheable):

Method getStateToCopy Gather state to send when I am serialized for a peer.
Method getTypeToCopy Determine what type tag to send for me.
Method getTypeToCopyFor Determine what type tag to send for me.

Inherited from Serializable (via Cacheable, Copyable):

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

Inherited from Jellyable (via Cacheable, Copyable, Serializable):

Method getStateFor Undocumented
def __init__(self, object, identifier): (source)
Undocumented
def getStateToCopyFor(self, perspective): (source)

Gather state to send when I am serialized for a particular perspective.

I will default to calling getStateToCopy. Override this to customize this behavior.
def view_get_refcount(self, perspective): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:22:34.