Package ldaptor :: Package protocols :: Module pureber :: Class BERDecoderContext
[show private | hide private]
[frames | no frames]

Class BERDecoderContext

Known Subclasses:
LDAPBERDecoderContext, LDAPBERDecoderContext_BindResponse, LDAPBERDecoderContext_Filter, LDAPBERDecoderContext_Filter_substrings, LDAPBERDecoderContext_LDAPBindRequest, LDAPBERDecoderContext_LDAPControls, LDAPBERDecoderContext_LDAPExtendedRequest, LDAPBERDecoderContext_LDAPExtendedResponse, LDAPBERDecoderContext_LDAPMessage, LDAPBERDecoderContext_LDAPPasswordModifyRequest, LDAPBERDecoderContext_MatchingRuleAssertion, LDAPBERDecoderContext_ModifyDNRequest, LDAPBERDecoderContext_TopLevel

Method Summary
  __init__(self, fallback, inherit)
  __repr__(self)
  inherit(self)
  lookup_id(self, id)

Class Variable Summary
dict Identities = {1: <class ldaptor.protocols.pureber.BERBoo...

Class Variable Details

Identities

Type:
dict
Value:
{1: <class ldaptor.protocols.pureber.BERBoolean at 0x4042c47c>,
 2: <class ldaptor.protocols.pureber.BERInteger at 0x4042c3ec>,
 4: <class ldaptor.protocols.pureber.BEROctetString at 0x4042c41c>,
 5: <class ldaptor.protocols.pureber.BERNull at 0x4042c44c>,
 10: <class ldaptor.protocols.pureber.BEREnumerated at 0x4042c4ac>,
 16: <class ldaptor.protocols.pureber.BERSequence at 0x4042c4dc>,
 17: <class ldaptor.protocols.pureber.BERSet at 0x4042c53c>}           

Generated by Epydoc 2.1 on Sun Oct 1 10:49:45 2006 http://epydoc.sf.net