src/shepp/DomainFunctions.H File Reference

EPP Domain related functions. More...

#include "SheppCommandFunctions.H"
#include "BrDomainCheck.H"
#include "BrDomainInfo.H"
#include "BrDomainCreate.H"
#include "BrDomainUpdate.H"
#include "BrDomainRenew.H"

Go to the source code of this file.

Functions

int cmd_domain_help (string error_msg, string specific="")
 print domain command usage info
int cmd_domain_check (vector< string > words)
 domain check command function
int cmd_domain_info (vector< string > words)
 domain info command function
int cmd_domain_transfer (vector< string > words)
 domain transfer command function
int cmd_domain_create (vector< string > words)
 domain create command function
int cmd_domain_delete (vector< string > words)
 domain check delete function
int cmd_domain_renew (vector< string > words)
 domain renew command function
int cmd_domain_update (vector< string > words)
 domain update command function
int cmd_domain (char *arg)
 main domain command


Detailed Description

EPP Domain related functions.


Function Documentation

int cmd_domain char *  arg  ) 
 

main domain command

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

int cmd_domain_check vector< string >  words  ) 
 

domain check command function

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

int cmd_domain_create vector< string >  words  ) 
 

domain create command function

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

int cmd_domain_delete vector< string >  words  ) 
 

domain check delete function

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

int cmd_domain_help string  error_msg,
string  specific = ""
 

print domain 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_domain_info vector< string >  words  ) 
 

domain info command function

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

int cmd_domain_renew vector< string >  words  ) 
 

domain renew command function

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

int cmd_domain_transfer vector< string >  words  ) 
 

domain transfer command function

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

int cmd_domain_update vector< string >  words  ) 
 

domain 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