gtouchable
Loading...
Searching...
No Matches
gtouchable_options.cc
Go to the documentation of this file.
1
#include "
gtouchable_options.h
"
2
3
// project goption to a system
4
namespace
gtouchable
{
5
6
// returns array of options definitions
7
GOptions
defineOptions
() {
8
9
GOptions goptions(
TOUCHABLE_LOGGER
);
10
11
return
goptions;
12
}
13
14
15
}
gtouchable_options.h
TOUCHABLE_LOGGER
constexpr const char * TOUCHABLE_LOGGER
Definition
gtouchable_options.h:5
gtouchable
Definition
gtouchable.h:36
gtouchable::defineOptions
GOptions defineOptions()
Definition
gtouchable_options.cc:7
gtouchable_options.cc
Generated by
1.10.0