OSB_LIB::RatedParty2Asn1 Class Reference

Inheritance diagram for OSB_LIB::RatedParty2Asn1:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Convert RatedParty into ASN.1.

Definition at line 298 of file cdrasn1.h.

Public Member Functions

Private Attributes

Static Private Attributes


Constructor & Destructor Documentation

OSB_LIB::RatedParty2Asn1::RatedParty2Asn1 ( const RatedParty src  )  [inline]

Constructor with rated party to encode.

Definition at line 301 of file cdrasn1.h.


Member Function Documentation

void OSB_LIB::RatedParty2Asn1::operator() ( Asn1Buffer dest  )  const [virtual]

Convert src_ to ASN.1.

Parameters:
dest Buffer to stored encode subtypes.
Returns:
  • 0 in case of success
  • 1 if the resource type is not supported.

Implements OSB_LIB::Asn1Encoder.

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

Value of tag for encoded data.

Implements OSB_LIB::Asn1Encoder.

Definition at line 315 of file cdrasn1.h.

References tag_.


Member Data Documentation

const RatedParty& OSB_LIB::RatedParty2Asn1::src_ [private]

Rated party to encode.

Definition at line 320 of file cdrasn1.h.

const size_t OSB_LIB::RatedParty2Asn1::tag_ = tagRatedParty [static, private]

ASN.1 tag used for encoding.

Definition at line 318 of file cdrasn1.h.

Referenced by tagValue().


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