|
Lolly 1.4.28
|
#include <url.hpp>


Public Member Functions | |
| url_rep (url_tree t2) | |
Public Member Functions inherited from concrete_struct | |
| concrete_struct () | |
| Default constructor for the concrete object. Increments the reference count. | |
| virtual | ~concrete_struct () |
| Virtual destructor for the concrete object. Decrements the reference count. | |
Public Attributes | |
| url_tree | t |
Public Attributes inherited from concrete_struct | |
| int | ref_count |
| The reference count for the concrete object. | |