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