|
wex v25.10.0
|
This is the complete list of members for wex::ex, including all inherited members.
| auto_write() | wex::ex | protected |
| calculator(const std::string &text) | wex::ex | |
| command(const std::string &command) | wex::ex | virtual |
| copy(const ex *ex) | wex::ex | |
| ctags() | wex::ex | inline |
| cut() | wex::ex | |
| ex(syntax::stc *stc, mode_t mode=mode_t::VISUAL) | wex::ex | explicit |
| ex_stream() | wex::ex | inline |
| frame() | wex::ex | inline |
| get_command() const | wex::ex | inline |
| get_macros() | wex::ex | inlinestatic |
| get_print_text() const | wex::ex | inline |
| get_stc() const | wex::ex | |
| info_message(const std::string &text, info_message_t type) const | wex::ex | |
| is_active() const | wex::ex | inline |
| is_address(const std::string &text) | wex::ex | |
| line_data() const | wex::ex | inline |
| marker_add(char marker, int line=-1) | wex::ex | |
| marker_delete(char marker) | wex::ex | |
| marker_goto(const std::string &command) | wex::ex | |
| marker_line(char marker) const | wex::ex | |
| mode_t enum name | wex::ex | |
| print(const addressrange &ar, const std::string &flags=std::string(), bool separator=false) | wex::ex | |
| print(const std::string &text) | wex::ex | |
| register_insert() | wex::ex | static |
| register_name() const | wex::ex | inlineprotected |
| register_text() const | wex::ex | |
| reset_search_flags() | wex::ex | |
| search_flags() const | wex::ex | inline |
| search_whole_word() | wex::ex | |
| set_line_data(const wex::line_data &data) | wex::ex | inline |
| set_register(char name) | wex::ex | inlineprotected |
| set_register_insert(const std::string &value) | wex::ex | static |
| set_register_yank(const std::string &value) | wex::ex | static |
| set_registers_delete(const std::string &value) | wex::ex | static |
| use(mode_t mode) | wex::ex | |
| visual() const | wex::ex | inline |
| yank(char name='0') const | wex::ex | |
| ~ex() | wex::ex | virtual |