Package protocols :: Module interfaces :: Class Protocol
[show private | hide private]
[frames | no frames]

Class Protocol

Known Subclasses:
AbstractBaseMeta

Generic protocol w/type-based adapter registry
Method Summary
  __init__(self)
  __call__(...)
Adapt to this protocol
  getImpliedProtocols(self)

Class Variable Summary
metamethod __adapt__ = <_speedups.metamethod object at 0xa57283a4>
metamethod addImplicationListener = <_speedups.metamethod object at...
metamethod addImpliedProtocol = <_speedups.metamethod object at 0xa...
metamethod registerImplementation = <_speedups.metamethod object at...
metamethod registerObject = <_speedups.metamethod object at 0xa5728...

Method Details

__call__(...)
(Call operator)

Adapt to this protocol

Class Variable Details

__adapt__

Type:
metamethod
Value:
<_speedups.metamethod object at 0xa57283a4>                            

addImplicationListener

Type:
metamethod
Value:
<_speedups.metamethod object at 0xa572844c>                            

addImpliedProtocol

Type:
metamethod
Value:
<_speedups.metamethod object at 0xa57283bc>                            

registerImplementation

Type:
metamethod
Value:
<_speedups.metamethod object at 0xa572841c>                            

registerObject

Type:
metamethod
Value:
<_speedups.metamethod object at 0xa5728344>                            

Generated by Epydoc 2.1 on Sun Sep 24 23:52:42 2006 http://epydoc.sf.net