t.m.e.ExplorerModule(Explorer) : class documentation

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

Instance Variable name the name the module was defined as
Instance Variable doc documentation string for the module
Instance Variable file the file the module is defined in

Attribute groups:

  • classes -- the public classes provided by the module
  • functions -- the public functions provided by the module
  • data -- the public data members provided by the module

("Public" is taken to be "anything that doesn't start with _")

Method __init__ Undocumented

Inherited from Explorer:

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

Inherited from Cacheable (via Explorer):

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 Explorer, 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 Explorer, Cacheable, Copyable):

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

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

Method getStateFor Undocumented
name =
the name the module was defined as
doc =
documentation string for the module
file =
the file the module is defined in

Attribute groups:

("Public" is taken to be "anything that doesn't start with _")

def __init__(self, module, identifier): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2014-05-12 18:27:00.