OSB_LIB::Asn1DataDecoder Class Reference

Inheritance diagram for OSB_LIB::Asn1DataDecoder:

Inheritance graph
[legend]
List of all members.

Detailed Description

Abstract base class for decoders of ASN.1 primitive types.

Definition at line 80 of file asn1decode.h.

Public Member Functions


Constructor & Destructor Documentation

virtual OSB_LIB::Asn1DataDecoder::~Asn1DataDecoder (  )  [inline, virtual]

Empty virtual destructor.

Definition at line 83 of file asn1decode.h.


Member Function Documentation

virtual int OSB_LIB::Asn1DataDecoder::operator() ( const Asn1Info src  )  [pure virtual]

Decode primitive ASN.1 data.

Parameters:
src ASN.1 data to decode.
Returns:
0 if decoding was successful, else a value >0 that indicates the error.

Implemented in OSB_LIB::Asn1Int2Long, OSB_LIB::Asn1String2String, and OSB_LIB::Asn1ToDecimal.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:09:06 2006 for OSB Library by  doxygen 1.4.7