EHS
BaseSystem.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
ehs/EHS.h
"
4
#include "
ehs/Str.h
"
5
6
namespace
ehs
7
{
8
class
EHS_LIB_IO
BaseSystem
9
{
10
public
:
11
static
void
OpenURI(
const
Str_8
& uri);
12
13
static
Str_8
OpenFileDialog(
const
Str_8
&dir,
const
Str_8
&filters);
14
15
static
Str_8
GetDirDialog(
const
Str_8
&dir);
16
};
17
}
EHS.h
Str.h
ehs::BaseSystem
Definition:
BaseSystem.h:9
ehs::Str< Char_8, UInt_64 >
ehs
Definition:
Anchor.h:6
include
ehs
system
BaseSystem.h
Generated by
1.9.4