Fledge
An open source edge computing platform for industrial users
Expression Class Reference

Class that defines data to be inserted or updated in a column within the table. More...

#include <expression.h>

Public Member Functions

 Expression (const std::string &column, const std::string &op, int value)
 
 Expression (const std::string &column, const std::string &op, double value)
 
const std::string toJSON () const
 

Detailed Description

Class that defines data to be inserted or updated in a column within the table.


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