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 > words)
 contact check command function
int cmd_contact_info (vector< string > words)
 contact info command function
int cmd_contact_transfer (vector< string > words)
 contact transfer command function
int cmd_contact_create (vector< string > words)
 contact create command function
int cmd_contact_delete (vector< string > words)
 contact delete command function
int cmd_contact_renew (vector< string > words)
 contact renew command function
int cmd_contact_update (vector< string > words)
 contact update command function
int cmd_contact (char *arg)
 main contact command


Detailed Description

EPP Contact related functions.


Function Documentation

int cmd_contact char *  arg  ) 
 

main contact command

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

int cmd_contact_check vector< string >  words  ) 
 

contact check command function

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

int cmd_contact_create vector< string >  words  ) 
 

contact create command function

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

int cmd_contact_delete vector< string >  words  ) 
 

contact delete command function

Parameters:
words 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 >  words  ) 
 

contact info command function

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

int cmd_contact_renew vector< string >  words  ) 
 

contact renew command function

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

int cmd_contact_transfer vector< string >  words  ) 
 

contact transfer command function

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

int cmd_contact_update vector< string >  words  ) 
 

contact update command function

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


Generated on Thu Jun 8 17:40:01 2006 for libepp_nicbr by  doxygen 1.4.6