Definition at line 1009 of file cdrasn1.h.
OSB_LIB::Asn1ToDecimal::Asn1ToDecimal | ( | Decimal & | dest | ) | [inline, explicit] |
int OSB_LIB::Asn1ToDecimal::operator() | ( | const Asn1Info & | src | ) | [virtual] |
Decode primitive ASN.1 data.
src | ASN.1 data to decode. |
Implements OSB_LIB::Asn1DataDecoder.
Decimal& OSB_LIB::Asn1ToDecimal::dest_ [private] |