All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
as_ordering Struct Reference

Detailed Description

Defines the direction a bin should be ordered by.

Definition at line 272 of file as_query.h.

#include "as_query.h"

+ Collaboration diagram for as_ordering:

Data Fields

as_bin_name bin
 
as_order order
 

Field Documentation

◆ bin

as_bin_name as_ordering::bin

Name of the bin to sort by

Definition at line 277 of file as_query.h.

◆ order

as_order as_ordering::order

Direction of the sort

Definition at line 282 of file as_query.h.


The documentation for this struct was generated from the following file: