libepp_nicbr
Static Public Member Functions | List of all members
SheppPrint Class Reference

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...
 

Detailed Description

shepp object information screen printing class

Member Function Documentation

static void SheppPrint::authInfo ( AuthInfo  auth)
inlinestatic
static void SheppPrint::disclose ( CommonData::Disclose  disclose)
inlinestatic

prints a Disclose object

Parameters
discloseobject to be printed

Referenced by cmd_brorg_create(), cmd_brorg_update(), cmd_contact_create(), and cmd_contact_update().

static void SheppPrint::nameserver ( NameServer  ns)
inlinestatic

prints a NameServer object

Parameters
nsNameServer object to be printed

Referenced by cmd_domain_create(), and cmd_domain_update().

static void SheppPrint::phone ( CommonData::Phone  phone)
inlinestatic

prints a Phone object

Parameters
phonePhone object to be printed

Referenced by cmd_brorg_create(), cmd_brorg_update(), cmd_contact_create(), and cmd_contact_update().

static void SheppPrint::postal_info ( PostalInfo  postal)
inlinestatic

prints a PostalInfo object

Parameters
postalPostalInfo object to be printed

Referenced by cmd_brorg_create(), cmd_brorg_update(), cmd_contact_create(), and cmd_contact_update().


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