Package twisted :: Package test :: Module test_pb :: Class SimpleFactoryCopy
[show private | hide private]
[frames | no frames]

Class SimpleFactoryCopy

Jellyable --+        
            |        
 Serializable --+    
                |    
         Copyable --+
                    |
                   SimpleFactoryCopy


Method Summary
  __init__(self, id)
  getStateFor(self, jellier)
(inherited from Jellyable)
  getStateToCopy(self)
Gather state to send when I am serialized for a peer. (inherited from Copyable)
  getStateToCopyFor(self, perspective)
Gather state to send when I am serialized for a particular perspective. (inherited from Copyable)
  getTypeToCopy(self)
Determine what type tag to send for me. (inherited from Copyable)
  getTypeToCopyFor(self, perspective)
Determine what type tag to send for me. (inherited from Copyable)
  jellyFor(self, jellier)
Assemble type tag and state to copy for this broker. (inherited from Copyable)
  processUniqueID(self)
Return an ID which uniquely represents this object for this process. (inherited from Serializable)

Class Variable Summary
dict allIDs

Class Variable Details

allIDs

Type:
dict
Value:
{}                                                                     

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:02 2003 http://epydoc.sf.net