Declared and defined in file: hzUrl.cpp
Function Logic:
Function body:
ostream& operator<< (ostream& os, const hzUrl& obj) { if (*obj) os << *obj ; return os ; }