Definition at line 298 of file cdrasn1.h.
OSB_LIB::RatedParty2Asn1::RatedParty2Asn1 | ( | const RatedParty & | src | ) | [inline] |
void OSB_LIB::RatedParty2Asn1::operator() | ( | Asn1Buffer & | dest | ) | const [virtual] |
Convert src_ to ASN.1.
dest | Buffer to stored encode subtypes. |
Implements OSB_LIB::Asn1Encoder.
size_t OSB_LIB::RatedParty2Asn1::tagValue | ( | ) | const [inline, virtual] |
Value of tag for encoded data.
Implements OSB_LIB::Asn1Encoder.
Definition at line 315 of file cdrasn1.h.
References tag_.
const RatedParty& OSB_LIB::RatedParty2Asn1::src_ [private] |
const size_t OSB_LIB::RatedParty2Asn1::tag_ = tagRatedParty [static, private] |