gtree
Loading...
Searching...
No Matches
gtree_options.cc
Go to the documentation of this file.
1// Option composition for the GTree module.
2// Doxygen documentation is in gtree_options.h (header is authoritative).
3
4// gemc
5#include "dbselect_options.h"
6#include "gtree_options.h"
7
8namespace gtree {
9
10// Build the option set for the gtree module by aggregating dbselect options.
17}
Option-set definition entry point for the GTree module.
constexpr const char * GTREE_LOGGER
GOptions defineOptions()
GOptions defineOptions()
Build and return the option set required by the GTree module.