gfactory
Loading...
Searching...
No Matches
gfactory Namespace Reference

Functions

GOptions defineOptions ()
 Define the command-line/options set used by the gfactory module.
 

Function Documentation

◆ defineOptions()

GOptions gfactory::defineOptions ( )

The module exposes its options via a GOptions instance so that:

  • applications can merge these options into their global configuration, and
  • plugin-related logging/behavior can be configured consistently.
Returns
A GOptions instance populated with the options for this module.

Definition at line 7 of file gfactory_options.cc.