A URLHandler object is a reference-count pointer that wraps
a URLHandlerImpl
Inheritance:
Public Methods
| URLHandler (URLHandlerImpl* impl = NULL)
Create this object
|
| ~URLHandler ()
Decrements the ref_cnt by 1
|
Public Methods
ref_ptr & operator=(const ref_ptr& rhs)
T* operator->() const
operator void*() const
T* get() const
Documentation
A URLHandler object is a reference-count pointer that wraps
a URLHandlerImpl. Provides services indirectly from URLHandlerImpl.
URLHandler(URLHandlerImpl* impl = NULL)
-
Create this object.
- Parameters:
- impl - the URL handler
~URLHandler()
-
Decrements the ref_cnt by 1. When ref_cnt drops to 0, destroys the
URLHandlerImpl and this object.
- This class has no child classes.
- Author:
- Srilekha Mudumbai
Abdelilah Essiari
- Version:
- 1.1 00/11/01
- See Also:
- URLHandlerImpl
ref_ptr
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