ARB
|
#include <pvp.h>
#include <TreeRead.h>
#include <string>
Go to the source code of this file.
Classes | |
class | CLI |
Macros | |
#define | FIXED_ARGS_WANTED 3 |
Functions | |
static GB_ERROR | calc_pvp (const CLI &args) |
int | main (int argc, char **argv) |
#define FIXED_ARGS_WANTED 3 |
Definition at line 29 of file arb_calc_pvp.cxx.
Definition at line 137 of file arb_calc_pvp.cxx.
References error(), GB_await_error(), GB_close(), GB_delete(), gb_main, GB_open(), GB_save_as(), GBT_find_tree(), CLI::get_aliname(), CLI::get_database(), CLI::get_database_savename(), CLI::get_SAI_name(), CLI::get_treeimport_filename(), CLI::get_treename(), NULp, PVP_calculate(), CLI::shall_delete_tree(), CLI::shall_import_tree(), ta, and TREE_load_to_db().
Referenced by main().
Definition at line 169 of file arb_calc_pvp.cxx.
References calc_pvp(), EXIT_FAILURE, EXIT_SUCCESS, CLI::get_error(), CLI::help_wanted(), NULp, and CLI::show_help_if_useful().