#include <SheppObjSet.H>
Static Public Member Functions | |
static int | authInfo (AuthInfo &auth, vector< string > &words) |
fills an AuthInfo based on input command line | |
static int | nameServer (NameServer &ns, vector< string > &words) |
fills a NameServer based on input command line | |
static int | status (DomainUpdateCmd::Status &st, vector< string > &words) |
fills a Status based on input command line | |
static int | postalInfo (PostalInfo &postal, vector< string > &words, string &error_msg, bool relaxed) |
fills a PostalInfo based on input command line | |
static int | phone (CommonData::Phone &phone, vector< string > &words) |
fills a Phone based on input command line | |
static int | disclose (CommonData::Disclose &disclose, string word) |
fills a Disclose based on input command line | |
static int | contacts (map< string, string, less< string > > &contacts, string args, string &error_msg) |
fills a map of contacts based on input command line |
|
fills an AuthInfo based on input command line
|
|
fills a map of contacts based on input command line
|
|
fills a Disclose based on input command line
|
|
fills a NameServer based on input command line
|
|
fills a Phone based on input command line
|
|
fills a PostalInfo based on input command line
|
|
fills a Status based on input command line
|