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

Tag key expression. More...

#include <expr.h>

Collaboration diagram for vkdb::TagKeyExpr:

Public Attributes

Token token
 Token for the tag key.
 

Detailed Description

Tag key expression.

Definition at line 63 of file expr.h.

Member Data Documentation

◆ token

Token vkdb::TagKeyExpr::token

Token for the tag key.

Definition at line 68 of file expr.h.


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