Modifier and Type | Field and Description |
---|---|
protected Asn1PerBitFieldList |
Asn1PerTraceHandler.mBitFieldList |
Modifier and Type | Method and Description |
---|---|
Asn1PerBitFieldList |
Asn1PerTraceHandler.getBitFieldList()
This method returns a reference to the bit field list
|
Modifier and Type | Method and Description |
---|---|
void |
Asn1PerBitFieldList.replaceLastFieldWithDetail(Asn1PerBitFieldList details)
Replaces the last bit field in this bit trace handler with the fields from
the given trace handler, which are assumed to be a breakdown of the last
field.
|