HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
file.hpp
Go to the documentation of this file.
1// Copyright Take Vos 2022.
2// Distributed under the Boost Software License, Version 1.0.
3// (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)
4
5#pragma once
6
7#include "access_mode.hpp" // export
8#include "file_file.hpp" // export
9#include "file_view.hpp" // export
10#include "resource_view.hpp" // export
11#include "seek_whence.hpp" // export
12
13hi_export_module(hikogui.file);
14
15namespace hi {
16inline namespace v1 {
17
39
40}}
Defines resource_view.
Defines the file_view class.
geometry/margins.hpp
Definition lookahead_iterator.hpp:5
The HikoGUI API version 1.
Definition lookahead_iterator.hpp:6