OSB_LIB::String2Asn1 Class Reference

Inheritance diagram for OSB_LIB::String2Asn1:

Inheritance graph
[legend]
Collaboration diagram for OSB_LIB::String2Asn1:

Collaboration graph
[legend]
List of all members.

Detailed Description

Convert std::string to ASN.1.

Definition at line 122 of file asn1encode.h.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

OSB_LIB::String2Asn1::String2Asn1 ( size_t  tagVal,
const std::string &  src 
) [inline]

Constructor with tag and source.

Definition at line 127 of file asn1encode.h.


Member Function Documentation

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

Converts the src_ member to ASN.1 format.

Implements OSB_LIB::Asn1DataEncoder.

size_t OSB_LIB::String2Asn1::tagValue (  )  const [inline, virtual]

Value of tag for encoded data.

Implements OSB_LIB::Asn1DataEncoder.

Definition at line 139 of file asn1encode.h.

References tag_.


Member Data Documentation

std::string OSB_LIB::String2Asn1::src_ [private]

String to encode.

Definition at line 144 of file asn1encode.h.

size_t OSB_LIB::String2Asn1::tag_ [private]

ASN.1 tag of the type.

Definition at line 142 of file asn1encode.h.

Referenced by tagValue().


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