fred-mod-whoisd
|
#include <whois-client.h>
Public Attributes | |
char * | registrar |
char * | org |
char * | url |
char * | phone |
char ** | address |
Structure holding registrar data.
char** obj_registrar::address |
Address information.
char* obj_registrar::org |
Organization.
char* obj_registrar::phone |
Phone number.
char* obj_registrar::registrar |
Handle of registrar.
char* obj_registrar::url |
URL of registrar's web pages.