![]() |
Sequence of bins which should be selected during a scan.
Entries can either be initialized on the stack or on the heap.
Initialization should be performed via a query object, using:
#include "as_scan.h"
Data Fields | |
uint16_t | capacity |
as_bin_name * | entries |
uint16_t | size |
uint16_t as_scan_bins::capacity |
as_bin_name* as_scan_bins::entries |