namespace Akenti class CertificateRevocationList : public ref_ptr<CertificateRevocationListImpl>

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

Inheritance:


Public Methods

CertificateRevocationList (CertificateRevocationListImpl *impl = NULL)
Constructs a CertificateRevocationList given a CertificateRevocationListImpl object
~CertificateRevocationList ()
Destroys this object

Inherited from ref_ptr:

Public Methods

ref_ptr & operator=(const ref_ptr& rhs)
T* operator->() const
operator void*() const
T* get() const

Documentation

A CertificateRevocationList object is a reference-count pointer that wraps a CertificateRevocationListImpl object. It provides indirect access to the methods of CertificateRevocationListImpl.
CertificateRevocationList(CertificateRevocationListImpl *impl = NULL)
Constructs a CertificateRevocationList given a CertificateRevocationListImpl object.
Parameters:
impl - wrapped CertificateRevocationListImpl object
See Also:
ref_ptr
CertificateRevocationListImpl

~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 hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de