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, tag)
Create a new BERInteger object.
  __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 = 10                                                                    
    Inherited from BERInteger
NoneType value = None                                                                  

Class Variable Details

tag

Type:
int
Value:
10                                                                    

Generated by Epydoc 2.1 on Wed May 3 13:51:13 2006 http://epydoc.sf.net