actions
Loading...
Searching...
No Matches
gaction Namespace Reference

Namespace collecting helpers for the actions subsystem.

Functions

GOptions defineOptions ()
 Builds and returns the complete set of options required by the actions subsystem.
 

Function Documentation

◆ defineOptions()

GOptions gaction::defineOptions ( )
inline

This helper is intended to be used by the application/module setup to define all actions-related options in one place.

It aggregates:

  • event action options
  • run action options
  • primary generator options
  • run container options
Returns
A GOptions instance populated with the union of all action-related options.

Definition at line 50 of file gaction.h.