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

Class BEREnumerated

BERBase --+    
          |    
 BERInteger --+
              |
             BEREnumerated


Method Summary
    Inherited from BERInteger
  __init__(self, value, encoded, berdecoder, tag)
Create a new BERInteger object.
  __repr__(self)
  __str__(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 tag = 10                                                                    

Class Variable Details

tag

Type:
int
Value:
10                                                                    

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