Joedb
9.1.4
The Journal-Only Embedded Database
Loading...
Searching...
No Matches
src
joedb
ui
open_mode_strings.h
Go to the documentation of this file.
1
#ifndef joedb_open_mode_strings_declared
2
#define joedb_open_mode_strings_declared
3
4
#include "
joedb/journal/Open_Mode.h
"
5
6
#include <stddef.h>
7
#include <array>
8
9
namespace
joedb
10
{
11
/// @ingroup ui
12
extern
const
std::array<
const
char
*, size_t(
Open_Mode::mode_count
)>
open_mode_strings
;
13
}
14
15
#endif
Open_Mode.h
joedb::Open_Mode::mode_count
@ mode_count
number of modes
joedb::open_mode_strings
const std::array< const char *, size_t(Open_Mode::mode_count)> open_mode_strings
Definition
open_mode_strings.cpp:5
joedb
Definition
Blob.h:7
Generated by
1.9.8