35 std::string description;
41 static std::vector<std::string> commands;
42 static std::map<string,getCommandInfo> getCommands;
43 static std::map<string,string> getNumCommands;
44 void addCommand(
int value,
string command,
string description);
46 static char *getCommandRecommender(
const char *text,
int state);
51 #endif // AAMPCLIGET_H