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

Class BERSequenceOf

source code

      BERBase --+        
                |        
    BERStructured --+    
                    |    
UserList.UserList --+    
                    |    
          BERSequence --+
                        |
                       BERSequenceOf

Instance Methods [hide private]

Inherited from BERSequence: __init__, __repr__, __str__

Inherited from BERStructured: identification

Inherited from BERBase: __cmp__, __eq__, __len__, __ne__

Inherited from UserList.UserList: __add__, __contains__, __delitem__, __delslice__, __ge__, __getitem__, __getslice__, __gt__, __iadd__, __imul__, __le__, __lt__, __mul__, __radd__, __rmul__, __setitem__, __setslice__, append, count, extend, index, insert, pop, remove, reverse, sort

Class Methods [hide private]

Inherited from BERSequence: fromBER

Class Variables [hide private]

Inherited from BERSequence: tag