libepp_nicbr
|
shepp object information screen printing class More...
#include <SheppPrint.H>
Static Public Member Functions | |
static void | authInfo (AuthInfo auth) |
prints an AuthInfo object More... | |
static void | nameserver (NameServer ns) |
prints a NameServer object More... | |
static void | postal_info (PostalInfo postal) |
prints a PostalInfo object More... | |
static void | phone (CommonData::Phone phone) |
prints a Phone object More... | |
static void | disclose (CommonData::Disclose disclose) |
prints a Disclose object More... | |
shepp object information screen printing class
|
inlinestatic |
prints an AuthInfo object
auth | AuthInfo object to be printed |
References AuthInfo::get_pw(), and AuthInfo::get_roid().
Referenced by cmd_brorg_create(), cmd_brorg_info(), cmd_brorg_update(), cmd_contact_create(), cmd_contact_info(), cmd_contact_update(), cmd_def_reg_create(), cmd_def_reg_info(), cmd_def_reg_transfer(), cmd_def_reg_update(), cmd_domain_create(), cmd_domain_info(), and cmd_domain_update().
|
inlinestatic |
prints a Disclose object
disclose | object to be printed |
Referenced by cmd_brorg_create(), cmd_brorg_update(), cmd_contact_create(), and cmd_contact_update().
|
inlinestatic |
prints a NameServer object
ns | NameServer object to be printed |
Referenced by cmd_domain_create(), and cmd_domain_update().
|
inlinestatic |
prints a Phone object
phone | Phone object to be printed |
Referenced by cmd_brorg_create(), cmd_brorg_update(), cmd_contact_create(), and cmd_contact_update().
|
inlinestatic |
prints a PostalInfo object
postal | PostalInfo object to be printed |
Referenced by cmd_brorg_create(), cmd_brorg_update(), cmd_contact_create(), and cmd_contact_update().