HappyDoc Generated Documentation Class: SharedState

. / _chimera / SharedState 

SharedState(ext: object) -> SharedState

attributes:
  • _extension: object
Methods   
  touch 
touch ( self,  a )

touch(a: str)

  set 
set (
        self,
        key,
        value,
        silent,
        )

set(key: object, value: object, silent: bool = false) -> int

  clearUpdates 
clearUpdates ( self )

clearUpdates()

  getUpdates 
getUpdates ( self )

getUpdates() -> set of str

  update 
update (
        self,
        d,
        silent,
        )

update(d: object, silent: bool = false) -> int


This document was automatically generated Thu Nov 15 14:08:55 2007 by HappyDoc version 3.0.a1