107 char *rl_gets(
const char *prompt);
141 char rasmgrHost[100];
144 char histFileName[100];
151 bool isCommand(
const char *command,
const char *key );
Definition: rascontrol.hh:97
int sendCommandandPrintAnswer(const char *)
Definition: cmlparser.hh:74
const char * getHistFileName()
Definition: rasmgr_utils_conf.hh:45
const char * interactiveCommand(const char *prompt)
Definition: cmlparser.hh:187
const int MAXMSG
Definition: rasmgr_utils_comm.hh:60
const char * getRasMgrHost()
Definition: rascontrol.hh:112
bool interpretArguments(int argc, char **argv)
const char * fromStdinCommand(const char *prompt)
void printCommandLineHelp()
const char * getCommand()