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

Class BEROctetString

BERBase --+
          |
         BEROctetString

Known Subclasses:
LDAPAssertionValue, LDAPAttributeDescription, LDAPAttributeValue, LDAPOID, LDAPPasswordModifyRequest_newPasswd, LDAPPasswordModifyRequest_oldPasswd, LDAPPasswordModifyRequest_userIdentity, LDAPResponse, LDAPString

Method Summary
  __init__(self, value, tag)
  __repr__(self)
  __str__(self)
  fromBER(klass, tag, content, berdecoder)
(Class method)
    Inherited from BERBase
  __cmp__(self, other)
  __eq__(self, other)
  __len__(self)
  __ne__(self, other)
  identification(self)

Class Variable Summary
int tag = 4                                                                     
NoneType value = None                                                                  

Class Variable Details

tag

Type:
int
Value:
4                                                                     

value

Type:
NoneType
Value:
None                                                                  

Generated by Epydoc 2.1 on Sat Aug 26 13:54:33 2006 http://epydoc.sf.net