namespace Akenti class AkentiCRL : public ref_ptr
Class AkentiCRL
serves as the wrapper class
for AkentiCRLImpl
objects
Inheritance:
Public Methods
| AkentiCRL (AkentiCRLImpl *impl=NULL)
Constructs a AkentiCRL object given
a AkentiCRLImpl object
|
| ~AkentiCRL ()
Decrements the count of references to the wrapper AkentiCRLImpl
object
|
Public Methods
ref_ptr & operator=(const ref_ptr& rhs)
T* operator->() const
operator void*() const
T* get() const
Documentation
Class AkentiCRL
serves as the wrapper class
for AkentiCRLImpl
objects. It has a
reference-count for the implementation object that it holds.
AkentiCRL(AkentiCRLImpl *impl=NULL)
-
Constructs a AkentiCRL object given
a AkentiCRLImpl object.
- Parameters:
- impl - wrapper AkentiCRLImpl object
- See Also:
- ref_ptr
AkentiCRLImpl
~AkentiCRL()
-
Decrements the count of references to the wrapper AkentiCRLImpl
object. If this count is zero, then the wrapped object is deleted.
- See Also:
- ref_ptr
- This class has no child classes.
- Author:
- Srilekha Mudumbai
- Version:
- 1.1 00/04/17
- See Also:
- ref_ptr
AkentiCRLImpl
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