_allow_empty | EggMultiFilter | [protected] |
_collection | EggCharacterFilter | [protected] |
_coordinate_system | EggMultiBase | [protected] |
_got_coordinate_system | EggMultiBase | [protected] |
_got_output_dirname | EggMultiFilter | [protected] |
_got_output_filename | EggMultiFilter | [protected] |
_got_path_directory | ProgramBase | [protected] |
_got_path_store | ProgramBase | [protected] |
_inplace | EggMultiFilter | [protected] |
_output_dirname | EggMultiFilter | [protected] |
_output_filename | EggMultiFilter | [protected] |
_path_replace | ProgramBase | [protected] |
_program_args | ProgramBase | |
_program_name | ProgramBase | |
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] |
append_command_comment(EggData &_data) | EggMultiBase | [protected] |
append_command_comment(EggData &_data, const string &comment) | EggMultiBase | [protected, static] |
Args typedef | ProgramBase | |
clear_options() | ProgramBase | [protected] |
clear_runlines() | ProgramBase | [protected] |
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] |
EggCharacterFilter() | EggCharacterFilter | |
EggMultiBase() | EggMultiBase | |
EggMultiFilter(bool allow_empty=false) | EggMultiFilter | |
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 | |
get_output_filename(const Filename &source_filename) const | EggMultiFilter | [protected] |
handle_args(Args &args) | EggMultiFilter | [protected, virtual] |
handle_help_option(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
make_collection() | EggCharacterFilter | [protected, virtual] |
OptionDispatchFunction typedef | ProgramBase | [protected] |
OptionDispatchMethod typedef | ProgramBase | [protected] |
parse_command_line(int argc, char *argv[]) | ProgramBase | [virtual] |
post_command_line() | EggCharacterFilter | [protected, virtual] |
ProgramBase() | ProgramBase | |
read_egg(const Filename &filename) | EggMultiBase | [protected, virtual] |
redescribe_option(const string &option, const string &description) | ProgramBase | [protected] |
remove_option(const string &option) | ProgramBase | [protected] |
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 | |
write_eggs() | EggCharacterFilter | [protected, virtual] |
~EggCharacterFilter() | EggCharacterFilter | [virtual] |
~ProgramBase() | ProgramBase | [virtual] |