gtree
Loading...
Searching...
No Matches
gtree_options.h File Reference

Option-set definition entry point for the GTree module. More...

#include "goptions.h"
Include dependency graph for gtree_options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  gtree
 

Functions

GOptions gtree::defineOptions ()
 Build and return the option set required by the GTree module.
 

Variables

constexpr const char * GTREE_LOGGER = "gtree"
 

Detailed Description

The GTree module composes its options through gtree::defineOptions(). This module currently aggregates options from the dbselect option set and does not introduce additional GTree-specific switches here.

Definition in file gtree_options.h.

Variable Documentation

◆ GTREE_LOGGER

constexpr const char* GTREE_LOGGER = "gtree"
constexpr

Definition at line 14 of file gtree_options.h.