Return TypeFunction nameArguments
hzUrlhzAtom::operator const hzUrl(void)

Declared and defined in file: hzDatabase.h

Function Logic:

Function body:

hzUrl hzAtom::operator const hzUrl (void)
                                           { return Url() ; }