, including all inherited members.
_allow_last_param (defined in WithOutputFile) | WithOutputFile | [protected] |
_allow_stdout (defined in WithOutputFile) | WithOutputFile | [protected] |
_binary_output (defined in WithOutputFile) | WithOutputFile | [protected] |
_code (defined in DXFFile) | DXFFile | [protected] |
_color_index (defined in DXFFile) | DXFFile | |
_colors (defined in DXFFile) | DXFFile | [static] |
_entity (defined in DXFFile) | DXFFile | |
_flags (defined in DXFFile) | DXFFile | |
_got_output_filename (defined in WithOutputFile) | WithOutputFile | [protected] |
_got_path_directory (defined in ProgramBase) | ProgramBase | [protected] |
_got_path_store (defined in ProgramBase) | ProgramBase | [protected] |
_in (defined in DXFFile) | DXFFile | [protected] |
_input_filename (defined in DXFPoints) | DXFPoints | [protected] |
_layer (defined in DXFFile) | DXFFile | |
_layers (defined in DXFFile) | DXFFile | |
_ocs2wcs (defined in DXFFile) | DXFFile | [protected] |
_output_filename (defined in WithOutputFile) | WithOutputFile | [protected] |
_owns_in (defined in DXFFile) | DXFFile | [protected] |
_p (defined in DXFFile) | DXFFile | |
_preferred_extension (defined in WithOutputFile) | WithOutputFile | [protected] |
_program_args (defined in ProgramBase) | ProgramBase | |
_program_name (defined in ProgramBase) | ProgramBase | |
_q (defined in DXFFile) | DXFFile | |
_r (defined in DXFFile) | DXFFile | |
_s (defined in DXFFile) | DXFFile | |
_section (defined in DXFFile) | DXFFile | |
_state (defined in DXFFile) | DXFFile | [protected] |
_string (defined in DXFFile) | DXFFile | [protected] |
_vertices_follow (defined in DXFFile) | DXFFile | [protected] |
_verts (defined in DXFFile) | DXFFile | |
_z (defined in DXFFile) | DXFFile | |
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 (defined in ProgramBase) | ProgramBase | |
begin_file() | DXFFile | [virtual] |
begin_section() | DXFFile | [virtual] |
change_entity(Entity new_entity) (defined in DXFFile) | DXFFile | [protected] |
change_layer(const string &layer_name) | DXFFile | [protected] |
change_section(Section new_section) (defined in DXFFile) | DXFFile | [protected] |
change_state(State new_state) | DXFFile | [protected] |
check_last_arg(ProgramBase::Args &args, int minimum_args) | WithOutputFile | [protected] |
clear_options() | ProgramBase | [protected] |
clear_runlines() | ProgramBase | [protected] |
close_output() | WithOutputFile | |
compute_ocs() | DXFFile | [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] |
dispatch_vector_string(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
dispatch_vector_string_comma(const string &opt, const string &arg, void *var) | ProgramBase | [protected, static] |
done_entity() | DXFPoints | [virtual] |
done_vertex() | DXFFile | [virtual] |
DXFFile() (defined in DXFFile) | DXFFile | |
DXFPoints() (defined in DXFPoints) | DXFPoints | |
EN_3dface enum value (defined in DXFFile) | DXFFile | |
EN_insert enum value (defined in DXFFile) | DXFFile | |
EN_point enum value (defined in DXFFile) | DXFFile | |
EN_polyline enum value (defined in DXFFile) | DXFFile | |
EN_unknown enum value (defined in DXFFile) | DXFFile | |
EN_vertex enum value (defined in DXFFile) | DXFFile | |
end_file() | DXFFile | [virtual] |
end_section() | DXFFile | [virtual] |
Entity enum name (defined in DXFFile) | DXFFile | |
error() | DXFFile | [virtual] |
find_color(double r, double g, double b) | DXFFile | [static] |
format_text(ostream &out, bool &last_newline, const string &prefix, int indent_width, const string &text, int line_width) | ProgramBase | [protected, static] |
get_color() const | DXFFile | |
get_exec_command() const | ProgramBase | |
get_group() | DXFFile | [protected] |
get_output() | WithOutputFile | |
get_output_filename() const | WithOutputFile | |
handle_args(Args &args) | DXFPoints | [protected, virtual] |
handle_help_option(const string &opt, const string &arg, void *) | ProgramBase | [protected, static] |
has_output_filename() const | WithOutputFile | |
new_layer(const string &name) (defined in DXFFile) | DXFFile | [inline, virtual] |
ocs_2_wcs() | DXFFile | |
operator delete(void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator delete(void *ptr, void *) (defined in MemoryBase) | MemoryBase | [inline] |
operator delete[](void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator delete[](void *, void *) (defined in MemoryBase) | MemoryBase | [inline] |
operator new(size_t size) (defined in MemoryBase) | MemoryBase | [inline] |
operator new(size_t size, void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
operator new[](size_t size) (defined in MemoryBase) | MemoryBase | [inline] |
operator new[](size_t size, void *ptr) (defined in MemoryBase) | MemoryBase | [inline] |
OptionDispatchFunction typedef (defined in ProgramBase) | ProgramBase | [protected] |
OptionDispatchMethod typedef (defined in ProgramBase) | ProgramBase | [protected] |
parse_command_line(int argc, char **argv) | ProgramBase | [virtual] |
PF_3d enum value (defined in DXFFile) | DXFFile | |
PF_3d_mesh enum value (defined in DXFFile) | DXFFile | |
PF_closed enum value (defined in DXFFile) | DXFFile | |
PF_closed_n enum value (defined in DXFFile) | DXFFile | |
PF_continuous_linetype enum value (defined in DXFFile) | DXFFile | |
PF_curve_fit enum value (defined in DXFFile) | DXFFile | |
PF_polyface enum value (defined in DXFFile) | DXFFile | |
PF_spline_fit enum value (defined in DXFFile) | DXFFile | |
PolylineFlags enum name (defined in DXFFile) | DXFFile | |
post_command_line() | ProgramBase | [protected, virtual] |
process(Filename filename) | DXFFile | |
process(istream *in, bool owns_in) | DXFFile | |
ProgramBase() (defined in ProgramBase) | ProgramBase | |
PT(PathReplace) _path_replace (defined in ProgramBase) | ProgramBase | [protected] |
redescribe_option(const string &option, const string &description) | ProgramBase | [protected] |
remove_option(const string &option) | ProgramBase | [protected] |
reset_entity() | DXFFile | [protected] |
run() (defined in DXFPoints) | DXFPoints | |
SE_blocks enum value (defined in DXFFile) | DXFFile | |
SE_entities enum value (defined in DXFFile) | DXFFile | |
SE_header enum value (defined in DXFFile) | DXFFile | |
SE_objects enum value (defined in DXFFile) | DXFFile | |
SE_tables enum value (defined in DXFFile) | DXFFile | |
SE_unknown enum value (defined in DXFFile) | DXFFile | |
Section enum name (defined in DXFFile) | DXFFile | |
set_binary_output(bool binary_output) | WithOutputFile | [inline, 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 | |
ST_done enum value (defined in DXFFile) | DXFFile | |
ST_entity enum value (defined in DXFFile) | DXFFile | |
ST_error enum value (defined in DXFFile) | DXFFile | |
ST_section enum value (defined in DXFFile) | DXFFile | |
ST_top enum value (defined in DXFFile) | DXFFile | |
ST_verts enum value (defined in DXFFile) | DXFFile | |
State enum name (defined in DXFFile) | DXFFile | |
state_entity() | DXFFile | [protected] |
state_section() | DXFFile | [protected] |
state_top() | DXFFile | [protected] |
state_verts() | DXFFile | [protected] |
verify_output_file_safe() const | WithOutputFile | [protected] |
WithOutputFile(bool allow_last_param, bool allow_stdout, bool binary_output) (defined in WithOutputFile) | WithOutputFile | |
~DXFFile() (defined in DXFFile) | DXFFile | [virtual] |
~ProgramBase() (defined in ProgramBase) | ProgramBase | [virtual] |
~WithOutputFile() (defined in WithOutputFile) | WithOutputFile | [virtual] |