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 > words)
 brorg check command function
int cmd_brorg_info (vector< string > words)
 brorg info command function
int cmd_brorg_transfer (vector< string > words)
 brorg transfer command function
int cmd_brorg_create (vector< string > words)
 brorg create command function
int cmd_brorg_delete (vector< string > words)
 brorg delete command function
int cmd_brorg_renew (vector< string > words)
 brorg renew command function
int cmd_brorg_update (vector< string > words)
 brorg update command function
int cmd_brorg (char *arg)
 main brorg command


Detailed Description

EPP BrOrg related functions.


Function Documentation

int cmd_brorg char *  arg  ) 
 

main brorg command

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

int cmd_brorg_check vector< string >  words  ) 
 

brorg check command function

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

int cmd_brorg_create vector< string >  words  ) 
 

brorg create command function

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

int cmd_brorg_delete vector< string >  words  ) 
 

brorg delete command function

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

brorg info command function

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

int cmd_brorg_renew vector< string >  words  ) 
 

brorg renew command function

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

int cmd_brorg_transfer vector< string >  words  ) 
 

brorg transfer command function

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

int cmd_brorg_update vector< string >  words  ) 
 

brorg 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