OmniSciDB
a5dc49c757
|
#include <ResultSetReductionOps.h>
Public Member Functions | |
ConstantFP (const double value, const Type target) | |
double | value () const |
Public Member Functions inherited from Constant | |
Constant (const Type type) | |
Public Member Functions inherited from Value | |
Value (const Type type, const std::string &label) | |
Type | type () const |
size_t | id () const |
const std::string & | label () const |
virtual | ~Value ()=default |
Private Attributes | |
const double | value_ |
Definition at line 205 of file ResultSetReductionOps.h.
|
inline |
Definition at line 207 of file ResultSetReductionOps.h.
|
inline |
|
private |
Definition at line 212 of file ResultSetReductionOps.h.
Referenced by value().