|
cuSBF
|
Aggregate and per-record results returned by Filter FASTX detail APIs. More...
#include <Fastx.hpp>
Public Attributes | |
| FastxQueryReport | summary {} |
| Totals across all records. | |
| std::vector< FastxDetailedQueryRecord > | records |
| One entry per record in source order. | |
Aggregate and per-record results returned by Filter FASTX detail APIs.
| std::vector<FastxDetailedQueryRecord> cusbf::FastxDetailedQueryReport::records |
| FastxQueryReport cusbf::FastxDetailedQueryReport::summary {} |