class documentation

class BEREnumerated(BERInteger): (source)

View In Hierarchy

Undocumented

Class Variable tag Undocumented

Inherited from BERInteger:

Class Method fromBER Undocumented
Method __init__ Create a new BERInteger object. value is an integer.
Method __repr__ Undocumented
Method toWire Undocumented
Instance Variable value Undocumented

Inherited from BERBase (via BERInteger):

Method __eq__ Undocumented
Method __hash__ Undocumented
Method __len__ Undocumented
Method __ne__ Undocumented
Method identification Undocumented

Inherited from WireStrAlias (via BERInteger, BERBase):

Method __str__ Undocumented