fred-mod-whoisd
|
#include <whois-client.h>
Public Attributes | |
int | type |
union { | |
obj_domain d | |
obj_nsset n | |
obj_keyset k | |
obj_contact c | |
obj_registrar r | |
} | obj |
Structure able to hold any of the five types of whois objects.
union { ... } general_object::obj |
Union that can represent any of the objects
int general_object::type |
Object type number.