class documentation

Undocumented

Class Method fromBER Undocumented
Method __init__ Undocumented
Method __repr__ Undocumented
Method toWire Undocumented
Class Variable tag Undocumented
Instance Variable attributes Undocumented
Instance Variable objectName Undocumented

Inherited from BERStructured (via BERSequence):

Method identification Undocumented

Inherited from BERBase (via BERSequence, BERStructured):

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

Inherited from WireStrAlias (via BERSequence, BERStructured, BERBase):

Method __str__ Undocumented
@classmethod
def fromBER(klass, tag, content, berdecoder=None): (source)
def __init__(self, objectName, attributes, tag=None): (source)
def __repr__(self): (source)
def toWire(self): (source)
attributes = (source)

Undocumented

objectName = (source)

Undocumented