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

Select type maximum expression. More...

#include <expr.h>

Collaboration diagram for vkdb::SelectTypeMaxExpr:

Public Attributes

Token token
 Token for the select type maximum.
 

Detailed Description

Select type maximum expression.

Definition at line 255 of file expr.h.

Member Data Documentation

◆ token

Token vkdb::SelectTypeMaxExpr::token

Token for the select type maximum.

Definition at line 260 of file expr.h.


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