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

Class BadCopyable

Jellyable --+        
            |        
 Serializable --+    
                |    
         Copyable --+
                    |
                   BadCopyable


Method Summary
  getStateFor(self, jellier)
(inherited from Jellyable)
  getStateToCopy(self)
Gather state to send when I am serialized for a peer. (inherited from Copyable)
  getStateToCopyFor(self, p)
  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)

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