OSB_LIB::Long2Asn1 Class Reference

Inheritance diagram for OSB_LIB::Long2Asn1:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Convert long to ASN.1.

Definition at line 99 of file asn1encode.h.

Public Member Functions

Private Attributes


Constructor & Destructor Documentation

OSB_LIB::Long2Asn1::Long2Asn1 ( size_t  tagVal,
long  src 
) [inline]

Constructor with tag value and src.

Definition at line 102 of file asn1encode.h.


Member Function Documentation

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

Converts the src_ member to ASN1 format.

Implements OSB_LIB::Asn1DataEncoder.

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

Value of tag for encoded data.

Implements OSB_LIB::Asn1DataEncoder.

Definition at line 111 of file asn1encode.h.

References tag_.


Member Data Documentation

long OSB_LIB::Long2Asn1::src_ [private]

Long value to encode.

Definition at line 116 of file asn1encode.h.

size_t OSB_LIB::Long2Asn1::tag_ [private]

ASN.1 tag of the type.

Definition at line 114 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:10 2006 for OSB Library by  doxygen 1.4.7