src/shepp/BrOrgFunctions.H File Reference

EPP BrOrg related functions. More...

#include "SheppCommandFunctions.H"
#include "BrOrgCheck.H"
#include "BrOrgInfo.H"
#include "BrOrgCreate.H"
#include "BrOrgUpdate.H"

Go to the source code of this file.

Functions

int cmd_brorg_help (string error_msg, string specific="")
 print brorg command usage info
int cmd_brorg_check (vector< string > &args)
 brorg check command function
int cmd_brorg_info (vector< string > &args)
 brorg info command function
int cmd_brorg_transfer (vector< string > &args)
 brorg transfer command function
int cmd_brorg_create (vector< string > &args)
 brorg create command function
int cmd_brorg_delete (vector< string > &args)
 brorg delete command function
int cmd_brorg_renew (vector< string > &args)
 brorg renew command function
int cmd_brorg_update (vector< string > &args)
 brorg update command function
int cmd_brorg (vector< string > &args)
 main brorg command


Detailed Description

EPP BrOrg related functions.


Function Documentation

int cmd_brorg ( vector< string > &  args  ) 

main brorg command

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

int cmd_brorg_check ( vector< string > &  args  ) 

brorg check command function

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

int cmd_brorg_create ( vector< string > &  args  ) 

brorg create command function

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

int cmd_brorg_delete ( vector< string > &  args  ) 

brorg delete command function

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

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

print brorg 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_brorg_info ( vector< string > &  args  ) 

brorg info command function

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

int cmd_brorg_renew ( vector< string > &  args  ) 

brorg renew command function

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

int cmd_brorg_transfer ( vector< string > &  args  ) 

brorg transfer command function

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

int cmd_brorg_update ( vector< string > &  args  ) 

brorg 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