class Akenti::CertificateRevocationList

A CertificateRevocationList object is a reference-count pointer that wraps a CertificateRevocationListImpl object.

Inheritance:


Public Methods

[more] CertificateRevocationList (CertificateRevocationListImpl* impl = NULL)
Constructs a CertificateRevocationList given a CertificateRevocationListImpl object.
[more] ~CertificateRevocationList ()
Destroys this object.


Documentation

A CertificateRevocationList object is a reference-count pointer that wraps a CertificateRevocationListImpl object. It provides indirect access to the methods of CertificateRevocationListImpl.

o CertificateRevocationList(CertificateRevocationListImpl* impl = NULL)
Constructs a CertificateRevocationList given a CertificateRevocationListImpl object.

Parameters:
impl - wrapped CertificateRevocationListImpl object
See Also:
ref_ptr
CertificateRevocationListImpl

o ~CertificateRevocationList()
Destroys this object.

See Also:
ref_ptr


This class has no child classes.
Author:
Srilekha Mudumbai Abdelilah Essiari
Version:
1.1 00/05/01

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.