Command data for the get_aggregates command.
More...
Command data for the get_aggregates command.
Definition at line 2414 of file omp.c.
◆ data_columns
GList* get_aggregates_data_t::data_columns |
Columns to calculate aggregate for.
Definition at line 2419 of file omp.c.
◆ first_group
int get_aggregates_data_t::first_group |
Skip over groups before this group number.
Definition at line 2424 of file omp.c.
◆ get
Get args.
Definition at line 2416 of file omp.c.
◆ group_column
char* get_aggregates_data_t::group_column |
Column to group data by.
Definition at line 2421 of file omp.c.
◆ max_groups
int get_aggregates_data_t::max_groups |
Maximum number of aggregate groups to return.
Definition at line 2425 of file omp.c.
◆ mode
char* get_aggregates_data_t::mode |
Special aggregate mode.
Definition at line 2426 of file omp.c.
◆ sort_data
GList* get_aggregates_data_t::sort_data |
List of Sort data.
Definition at line 2423 of file omp.c.
◆ subgroup_column
char* get_aggregates_data_t::subgroup_column |
Column to further group data by.
Definition at line 2422 of file omp.c.
◆ subtype
char* get_aggregates_data_t::subtype |
Resource subtype.
Definition at line 2418 of file omp.c.
◆ text_columns
GList* get_aggregates_data_t::text_columns |
Columns to get simple text from.
Definition at line 2420 of file omp.c.
◆ type
char* get_aggregates_data_t::type |
Resource type.
Definition at line 2417 of file omp.c.
The documentation for this struct was generated from the following file: