fred-mod-whoisd-3.12.1
Data Fields
general_object Struct Reference

Structure able to hold any of the five types of whois objects. More...

#include <whois-client.h>

Collaboration diagram for general_object:
Collaboration graph
[legend]

Data Fields

int type
 Object type number. More...
 
union {
   obj_domain   d
 
   obj_nsset   n
 
   obj_keyset   k
 
   obj_contact   c
 
   obj_registrar   r
 
obj
 Union that can represent any of the objects.
 

Detailed Description

Structure able to hold any of the five types of whois objects.

Field Documentation

int general_object::type

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