vkdb
A time series database engine in C++.
Loading...
Searching...
No Matches
vkdb::SelectTypeCountExpr Struct Reference

Select type count expression. More...

#include <expr.h>

Collaboration diagram for vkdb::SelectTypeCountExpr:

Public Attributes

Token token
 Token for the select type count.
 

Detailed Description

Select type count expression.

Definition at line 207 of file expr.h.

Member Data Documentation

◆ token

Token vkdb::SelectTypeCountExpr::token

Token for the select type count.

Definition at line 212 of file expr.h.


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