Definition at line 683 of file cdrasn1.h.
OSB_LIB::MoneyInfo2Asn1::MoneyInfo2Asn1 | ( | const MoneyInfo & | src | ) | [inline] |
void OSB_LIB::MoneyInfo2Asn1::operator() | ( | Asn1Buffer & | dest | ) | const [virtual] |
Encode constructed ASN.1 data.
dest | Buffer to store encoded subtypes. |
Implements OSB_LIB::Asn1Encoder.
size_t OSB_LIB::MoneyInfo2Asn1::tagValue | ( | ) | const [inline, virtual] |
Value of tag for encoded data.
Implements OSB_LIB::Asn1Encoder.
Definition at line 692 of file cdrasn1.h.
References tag_.
const MoneyInfo& OSB_LIB::MoneyInfo2Asn1::src_ [private] |
const size_t OSB_LIB::MoneyInfo2Asn1::tag_ = tagMoneyInfo [static, private] |