![]() |
EMath++
Classes for mathematical concepts
|
This is the complete list of members for efc::OWindow, including all inherited members.
| a (defined in efc::Window) | efc::Window | protected |
| c | efc::Window | protected |
| get_data() const noexcept | efc::OWindow | inline |
| get_data_size() const noexcept | efc::OWindow | inline |
| get_height() const noexcept | efc::Window | inline |
| get_scroll_index() const noexcept | efc::OWindow | inline |
| get_title() const noexcept | efc::Window | inline |
| get_title_size() const noexcept | efc::Window | inline |
| get_title_x() const noexcept override | efc::OWindow | inlinevirtual |
| get_title_y() const noexcept override | efc::OWindow | inlinevirtual |
| get_width() const noexcept | efc::Window | inline |
| get_x() const noexcept | efc::Window | inline |
| get_y() const noexcept | efc::Window | inline |
| h (defined in efc::Window) | efc::Window | protected |
| is_active() const noexcept | efc::Window | inline |
| needs_update() noexcept | efc::Window | inline |
| o | efc::Window | |
| OWindow() noexcept | efc::OWindow | inline |
| place() | efc::Window | inline |
| scroll_down() noexcept | efc::OWindow | inline |
| scroll_up() noexcept | efc::OWindow | inline |
| set_active(const bool active) noexcept | efc::Window | inline |
| set_coords(const unsigned int y, const unsigned int x) noexcept | efc::Window | inline |
| set_data(::std::vector<::std::string > &&data) noexcept | efc::OWindow | inline |
| set_size(const unsigned int h, const unsigned int w) noexcept | efc::Window | inline |
| set_title(const ::std::string &&title) noexcept | efc::Window | inline |
| t | efc::Window | protected |
| w (defined in efc::Window) | efc::Window | protected |
| Window() noexcept | efc::Window | inline |
| x (defined in efc::Window) | efc::Window | protected |
| y | efc::Window | protected |
| ~OWindow() noexcept=default | efc::OWindow | |
| ~Window() noexcept | efc::Window | inlinevirtual |