_copied_files | CVSCopy | [protected] |
_cvs_binary | CVSCopy | [protected] |
_force | CVSCopy | [protected] |
_got_map_dirname | CVSCopy | [protected] |
_got_model_dirname | CVSCopy | [protected] |
_got_path_directory | ProgramBase | [protected] |
_got_path_store | ProgramBase | [protected] |
_got_root_dirname | CVSCopy | [protected] |
_interactive | CVSCopy | [protected] |
_key_filename | CVSCopy | [protected] |
_map_dir | CVSCopy | [protected] |
_map_dirname | CVSCopy | [protected] |
_model_dir | CVSCopy | [protected] |
_model_dirname | CVSCopy | [protected] |
_no_cvs | CVSCopy | [protected] |
_path_replace | ProgramBase | [protected] |
_program_args | ProgramBase | |
_program_name | ProgramBase | |
_root_dirname | CVSCopy | [protected] |
_source_files | CVSCopy | [protected] |
_tree | CVSCopy | [protected] |
_user_aborted | CVSCopy | [protected] |
add_option(const string &option, const string &parm_name, int index_group, const string &description, OptionDispatchFunction option_function, bool *bool_var=(bool *) NULL, void *option_data=(void *) NULL) | ProgramBase | [protected] |
add_option(const string &option, const string &parm_name, int index_group, const string &description, OptionDispatchMethod option_method, bool *bool_var=(bool *) NULL, void *option_data=(void *) NULL) | ProgramBase | [protected] |
add_path_replace_options() | ProgramBase | [protected] |
add_path_store_options() | ProgramBase | [protected] |
add_runline(const string &runline) | ProgramBase | [protected] |
Args typedef | ProgramBase | |
clear_options() | ProgramBase | [protected] |
clear_runlines() | ProgramBase | [protected] |
continue_after_error() | CVSCopy | |
CopiedFiles typedef | CVSCopy | [protected] |
copy_binary_file(Filename source, Filename dest) | CVSCopy | [protected] |
copy_file(const Filename &source, const Filename &dest, CVSSourceDirectory *dest_dir, void *extra_data, bool new_file)=0 | CVSCopy | [protected, pure virtual] |
cvs_add(const Filename &filename) | CVSCopy | [protected] |
CVSCopy() | CVSCopy | |
dispatch_color(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_coordinate_system(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_count(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double_pair(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double_quad(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_double_triple(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_false(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_filename(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_image_type(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_int(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_int_pair(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_none(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
dispatch_path_replace(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_path_store(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_search_path(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_string(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_true(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_units(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
filter_filename(const string &source) | CVSCopy | [protected, virtual] |
format_text(ostream &out, bool &last_newline, const string &prefix, int indent_width, const string &text, int line_width) | ProgramBase | [protected, static] |
get_exec_command() const | ProgramBase | |
handle_args(Args &args) | CVSCopy | [protected, virtual] |
ProgramBase::handle_args(Args &args) | ProgramBase | [protected, virtual] |
handle_help_option(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
import(const Filename &source, void *extra_data, CVSSourceDirectory *suggested_dir) | CVSCopy | |
OptionDispatchFunction typedef | ProgramBase | [protected] |
OptionDispatchMethod typedef | ProgramBase | [protected] |
parse_command_line(int argc, char *argv[]) | ProgramBase | [virtual] |
post_command_line() | CVSCopy | [protected, virtual] |
ProgramBase() | ProgramBase | |
prompt(const string &message) | CVSCopy | [private] |
protect_from_shell(const string &source) | CVSCopy | [protected, static] |
redescribe_option(const string &option, const string &description) | ProgramBase | [protected] |
remove_option(const string &option) | ProgramBase | [protected] |
scan_for_root(const string &dirname) | CVSCopy | [private] |
scan_hierarchy() | CVSCopy | [private] |
set_program_description(const string &description) | ProgramBase | [protected] |
show_description() | ProgramBase | |
show_options() | ProgramBase | |
show_text(const string &text) | ProgramBase | [inline] |
show_text(const string &prefix, int indent_width, string text) | ProgramBase | |
show_usage() | ProgramBase | |
SourceFiles typedef | CVSCopy | [protected] |
verify_binary_file(Filename source, Filename dest) | CVSCopy | [protected] |
verify_file(const Filename &source, const Filename &dest, CVSSourceDirectory *dest_dir, void *extra_data) | CVSCopy | [protected, virtual] |
~ProgramBase() | ProgramBase | [virtual] |