OSB_LIB::Asn1DataEncoder Class Reference

Inheritance diagram for OSB_LIB::Asn1DataEncoder:

Inheritance graph
[legend]
List of all members.

Detailed Description

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

Definition at line 81 of file asn1encode.h.

Public Member Functions


Constructor & Destructor Documentation

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

Empty virtual destructor.

Definition at line 84 of file asn1encode.h.


Member Function Documentation

virtual void OSB_LIB::Asn1DataEncoder::operator() ( Asn1Data dest  )  const [pure virtual]

Encode primitive ASN.1 data.

Parameters:
dest ASN.1 data buffer to populate.

Implemented in OSB_LIB::Long2Asn1, OSB_LIB::String2Asn1, OSB_LIB::Data2Asn1, and OSB_LIB::Decimal2Asn1.

virtual size_t OSB_LIB::Asn1DataEncoder::tagValue (  )  const [pure virtual]

Value of tag for encoded data.

Implemented in OSB_LIB::Long2Asn1, OSB_LIB::String2Asn1, OSB_LIB::Data2Asn1, and OSB_LIB::Decimal2Asn1.


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