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

Class LDAPUnbindRequest

        BERBase --+    
                  |    
            BERNull --+
                      |
 LDAPProtocolOp --+   |
                  |   |
LDAPProtocolRequest --+
                      |
                     LDAPUnbindRequest


Method Summary
  __init__(self, *args, **kwargs)
  __str__(self)
    Inherited from BERNull
  __repr__(self)
  decode(self, encoded, berdecoder)
    Inherited from BERBase
  __cmp__(self, other)
  __eq__(self, other)
  __len__(self)
  __ne__(self, other)
  identification(self)

Class Variable Summary
int needs_answer = 0                                                                     
int tag = 66                                                                    

Class Variable Details

needs_answer

Type:
int
Value:
0                                                                     

tag

Type:
int
Value:
66                                                                    

Generated by Epydoc 2.1 on Tue Aug 17 17:08:20 2004 http://epydoc.sf.net