src/shepp/ContactFunctions.H File Reference

EPP Contact related functions. More...

#include "SheppCommandFunctions.H"
#include "ContactCheck.H"
#include "ContactInfo.H"
#include "ContactCreate.H"
#include "ContactUpdate.H"

Go to the source code of this file.

Functions

int cmd_contact_help (string error_msg, string specific="")
 print contact command usage info
int cmd_contact_check (vector< string > &args)
 contact check command function
int cmd_contact_info (vector< string > &args)
 contact info command function
int cmd_contact_transfer (vector< string > &args)
 contact transfer command function
int cmd_contact_create (vector< string > &args)
 contact create command function
int cmd_contact_delete (vector< string > &args)
 contact delete command function
int cmd_contact_renew (vector< string > &args)
 contact renew command function
int cmd_contact_update (vector< string > &args)
 contact update command function
int cmd_contact (vector< string > &args)
 main contact command


Detailed Description

EPP Contact related functions.


Function Documentation

int cmd_contact ( vector< string > &  args  ) 

main contact command

Parameters:
arg command-line input arguments
Returns:
0 if ok, -1 otherwise

int cmd_contact_check ( vector< string > &  args  ) 

contact check command function

Parameters:
args vector with command-line arguments
Returns:
0 if ok, -1 otherwise

int cmd_contact_create ( vector< string > &  args  ) 

contact create command function

Parameters:
args vector with command-line arguments
Returns:
0 if ok, -1 otherwise

int cmd_contact_delete ( vector< string > &  args  ) 

contact delete command function

Parameters:
args vector with command-line arguments
Returns:
0

int cmd_contact_help ( string  error_msg,
string  specific = "" 
)

print contact command usage info

Parameters:
error_msg error message to be printed
specific optional, choses specific sub-command
Returns:
0 if ok, -1 otherwise

int cmd_contact_info ( vector< string > &  args  ) 

contact info command function

Parameters:
args vector with command-line arguments
Returns:
0 if ok, -1 otherwise

int cmd_contact_renew ( vector< string > &  args  ) 

contact renew command function

Parameters:
args vector with command-line arguments
Returns:
0

int cmd_contact_transfer ( vector< string > &  args  ) 

contact transfer command function

Parameters:
args vector with command-line arguments
Returns:
0

int cmd_contact_update ( vector< string > &  args  ) 

contact update command function

Parameters:
args vector with command-line arguments
Returns:
0 if ok, -1 otherwise


Generated on Tue Mar 20 13:02:18 2007 for libepp_nicbr by  doxygen 1.4.7