Package ldaptor :: Package protocols :: Module pureldap :: Class LDAPOID
[show private | hide private]
[frames | no frames]

Class LDAPOID

   BERBase --+    
             |    
BEROctetString --+
                 |
                LDAPOID

Known Subclasses:
LDAPResponseName

Method Summary
    Inherited from BEROctetString
  __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
    Inherited from BEROctetString
int tag = 4                                                                     
NoneType value = None                                                                  

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