|
wex
v21.04.0
|
This is the complete list of members for wex::report::file, including all inherited members.
| add_items(const std::string &folder, const std::string &files, data::dir::type_t flags) | wex::report::file | |
| after_sorting() override | wex::report::file | virtual |
| append_columns(const std::vector< column > &cols) override | wex::listview | virtual |
| check_sync() | wex::file | |
| clear() | wex::listview | |
| close() | wex::file | |
| config_dialog(const data::window &data=data::window()) | wex::listview | static |
| config_get() | wex::listview | |
| data() const | wex::listview | inline |
| Destroy() override | wex::report::listview | |
| field_separator() const | wex::listview | inline |
| file(const std::string &file, const data::listview &data=data::listview()) | wex::report::file | |
| wex::file::file() | wex::file | |
| wex::file::file(const path &p) | wex::file | |
| wex::file::file(const path &p, std::ios_base::openmode mode) | wex::file | |
| wex::file::file(const char *filename) | wex::file | |
| wex::file::file(const char *filename, std::ios_base::openmode mode) | wex::file | |
| wex::file::file(const file &rhs) | wex::file | |
| file_load(const path &p) | wex::file | |
| file_new(const path &p) | wex::file | |
| file_save(const path &p=path()) | wex::file | |
| find_column(const std::string &name) const | wex::listview | inline |
| find_next(const std::string &text, bool find_next=true) override | wex::listview | virtual |
| get_file() | wex::report::file | inline |
| get_filename() const | wex::file | |
| get_item_text(long item_number, const std::string &col_name=std::string()) const | wex::listview | |
| insert_item(const std::vector< std::string > &item, long index=-1) | wex::listview | |
| is_contents_changed() const override | wex::report::file | inlinevirtual |
| is_open() const | wex::file | |
| is_written() const | wex::file | |
| item_from_text(const std::string &text) override | wex::report::file | virtual |
| item_to_text(long item_number) const | wex::listview | virtual |
| items_update() | wex::listview | virtual |
| listview(const data::listview &data=data::listview()) | wex::report::listview | |
| load(const std::list< std::string > &l) | wex::listview | |
| open(std::ios_base::openmode mode=std::ios_base::in) | wex::file | |
| open(const path &p, std::ios_base::openmode mode=std::ios_base::in) | wex::file | |
| operator=(const file &f) | wex::file | |
| print() | wex::listview | |
| print_preview() | wex::listview | |
| put(char c) | wex::file | |
| read(std::streampos seek_position=0) | wex::file | |
| reset_contents_changed() override | wex::report::file | inlinevirtual |
| save() const | wex::listview | |
| set_item(long index, int column, const std::string &label, int imageId=-1) | wex::listview | |
| set_item_image(long item_number, const wxArtID &artid) | wex::listview | |
| sort_column(const std::string &column_name, sort_t sort_method=SORT_TOGGLE) | wex::listview | inline |
| sort_column(int column_no, sort_t sort_method=SORT_TOGGLE) | wex::listview | |
| sort_column_reset() | wex::listview | |
| sorted_column_no() const | wex::listview | inline |
| stream() | wex::file | |
| type_tool(const tool &tool) | wex::report::listview | static |
| use_stream(bool use=true) | wex::file | |
| write(const char *s, size_t n) | wex::file | |
| write(const std::string &s) | wex::file | |
| ~file() | wex::report::file | virtual |