Go to the documentation of this file.
49 main(
int argc,
char* argv[]) {
64 std::cerr <<
"Illegal number of arguments." << std::endl;
71 std::cerr <<
"File already exists." << std::endl;
78 std::cerr <<
"Error while creating HDB. "
virtual int numberOfArguments() const
int main(int argc, char *argv[])
static void createNew(const std::string &file)
std::string errorMessage() const
void parse(char *argv[], int argc)
static MachInfoCmdLineOptions options
static bool fileExists(const std::string fileName)
virtual std::string argument(int index) const