|
HikoGUI
A low latency retained GUI
|
Defines the file_view class. More...
#include "file_intf.hpp"#include "file_view_win32_impl.hpp"#include "access_mode.hpp"#include "../container/container.hpp"#include "../char_maps/char_maps.hpp"#include "../utility/utility.hpp"#include "../macros.hpp"#include <span>#include <filesystem>#include <memory>Go to the source code of this file.
Data Structures | |
| class | hi::v1::file_view |
| Map a file into virtual memory. More... | |
Namespaces | |
| namespace | hi |
| The HikoGUI namespace. | |
| namespace | hi::v1 |
| The HikoGUI API version 1. | |
Functions | |
| hi_export_module (hikogui.file.file_view) | |
| hi_warning_push () | |
| hi_warning_ignore_msvc (26490) | |
| hi_warning_pop () | |
Defines the file_view class.