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

Timestamp expression. More...

#include <expr.h>

Collaboration diagram for vkdb::TimestampExpr:

Public Attributes

Token token
 Token for the timestamp.
 

Detailed Description

Timestamp expression.

Definition at line 39 of file expr.h.

Member Data Documentation

◆ token

Token vkdb::TimestampExpr::token

Token for the timestamp.

Definition at line 44 of file expr.h.


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