fred-mod-whoisd-3.12.2
Data Fields
obj_registrar Struct Reference

Structure holding registrar data. More...

#include <whois-client.h>

Data Fields

char * registrar
 Handle of registrar. More...
 
char * org
 Organization. More...
 
char * url
 URL of registrar's web pages. More...
 
char * phone
 Phone number. More...
 
char ** address
 Address information. More...
 

Detailed Description

Structure holding registrar data.

Field Documentation

char** obj_registrar::address

Address information.

Referenced by get_registrar_by_handle(), print_registrar_object(), and whois_release_data().

char* obj_registrar::org
char* obj_registrar::phone
char* obj_registrar::registrar
char* obj_registrar::url

URL of registrar's web pages.

Referenced by get_registrar_by_handle(), print_registrar_object(), and whois_release_data().


The documentation for this struct was generated from the following file: