| _all_textures | EggPalettize | [private] |
| _allow_empty | EggMultiFilter | [protected] |
| _coordinate_system | EggMultiBase | [protected] |
| _default_groupdir | EggPalettize | |
| _default_groupname | EggPalettize | |
| _describe_input_file | EggPalettize | [private] |
| _dont_lock_txa | EggPalettize | [private] |
| _got_coordinate_system | EggMultiBase | [protected] |
| _got_default_groupdir | EggPalettize | |
| _got_default_groupname | EggPalettize | |
| _got_map_dirname | EggPalettize | |
| _got_output_dirname | EggMultiFilter | [protected] |
| _got_output_filename | EggMultiFilter | [protected] |
| _got_path_directory | ProgramBase | [protected] |
| _got_path_store | ProgramBase | [protected] |
| _got_rel_dirname | EggPalettize | |
| _got_shadow_dirname | EggPalettize | |
| _got_txa_filename | EggPalettize | |
| _inplace | EggMultiFilter | [protected] |
| _map_dirname | EggPalettize | |
| _optimal | EggPalettize | [private] |
| _output_dirname | EggMultiFilter | [protected] |
| _output_filename | EggMultiFilter | [protected] |
| _path_replace | ProgramBase | [protected] |
| _program_args | ProgramBase | |
| _program_name | ProgramBase | |
| _redo_all | EggPalettize | [private] |
| _redo_eggs | EggPalettize | [private] |
| _rel_dirname | EggPalettize | |
| _remove_egg_list | EggPalettize | [private] |
| _remove_eggs | EggPalettize | [private] |
| _report_pi | EggPalettize | [private] |
| _report_statistics | EggPalettize | [private] |
| _shadow_dirname | EggPalettize | |
| _txa_filename | EggPalettize | |
| 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] |
| describe_input_file() | EggPalettize | |
| 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] |
| EggMultiBase() | EggMultiBase | |
| EggMultiFilter(bool allow_empty=false) | EggMultiFilter | |
| EggPalettize() | EggPalettize | |
| 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) | EggPalettize | [virtual] |
| handle_help_option(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
| OptionDispatchFunction typedef | ProgramBase | [protected] |
| OptionDispatchMethod typedef | ProgramBase | [protected] |
| parse_command_line(int argc, char *argv[]) | ProgramBase | [virtual] |
| post_command_line() | EggMultiFilter | [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] |
| run() | EggPalettize | |
| 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() | EggMultiFilter | [protected, virtual] |
| ~ProgramBase() | ProgramBase | [virtual] |