Package circuits :: Package core :: Module bridge :: Class Helo

Class Helo

object --+    
         |    
     Event --+
             |
            Helo

Instance Methods

Inherited from Event: __eq__, __getitem__, __init__, __repr__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables

Inherited from Event: target

Instance Variables

Inherited from Event: channel, name

Properties

Inherited from object: __class__