#include "common/common.h"
#include "threadsafe/smart_ptr.h"
Go to the source code of this file.
Classes | |
class | CommandLine |
Command Line object. More... | |
Functions | |
const char * | getSingleKeyValue (IN CommandLine *cmd, IN const char *key, bool is_required, const char *description=NULL) throw () |