NCBI C++ ToolKit
Public Attributes | List of all members
agg_t Struct Reference

Search Toolkit Book for agg_t

+ Collaboration diagram for agg_t:

Public Attributes

KEY_T row_key
 
KEY_T col_key
 
struct col_t value
 

Detailed Description

Definition at line 547 of file dbpivot.c.

Member Data Documentation

◆ col_key

KEY_T agg_t::col_key

Definition at line 549 of file dbpivot.c.

Referenced by agg_equal(), agg_free(), agg_next(), dbnextrow_pivoted(), and dbpivot().

◆ row_key

KEY_T agg_t::row_key

Definition at line 549 of file dbpivot.c.

Referenced by agg_equal(), agg_free(), agg_next(), dbnextrow_pivoted(), and dbpivot().

◆ value

struct col_t agg_t::value

Definition at line 549 of file dbpivot.c.

Referenced by agg_free(), dbnextrow_pivoted(), and dbpivot().


The documentation for this struct was generated from the following file:
Modified on Wed May 01 14:18:26 2024 by modify_doxy.py rev. 669887