

Definition at line 936 of file cdrasn1.h.
| OSB_LIB::Asn1ToId2::Asn1ToId2 | ( | CdrAsn1Tag | id1Tag, | |
| CdrAsn1Tag | id2Tag | |||
| ) |
The only constructor.
| id1Tag | Value of tag for first id. | |
| id2Tag | Value of tag for second id. |
| size_t OSB_LIB::Asn1ToId2::decodeId | ( | long & | dest, | |
| const Asn1Info & | src, | |||
| CdrAsn1Tag | expectedTag, | |||
| OsbErrors & | errors | |||
| ) | [private] |
Decode one id.
Decode from ASN.1.
| src | ASN.1 type with the two id's to decode. | |
| errors | Container for detected errors. |
Implements OSB_LIB::Asn1Decoder.
| void OSB_LIB::Asn1ToId2::value | ( | Id2< T > & | dest | ) | const [inline] |
Asn1Int2Long OSB_LIB::Asn1ToId2::decoder_ [private] |
long OSB_LIB::Asn1ToId2::id1_ [private] |
const CdrAsn1Tag OSB_LIB::Asn1ToId2::id1Tag_ [private] |
long OSB_LIB::Asn1ToId2::id2_ [private] |
const CdrAsn1Tag OSB_LIB::Asn1ToId2::id2Tag_ [private] |
1.4.7