OmniSciDB
a5dc49c757
|
#include <ResultSetReductionOps.h>
Public Member Functions | |
ConstantInt (const int64_t value, const Type target) | |
int64_t | 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 int64_t | value_ |
Definition at line 195 of file ResultSetReductionOps.h.
|
inline |
Definition at line 197 of file ResultSetReductionOps.h.
|
inline |
|
private |
Definition at line 202 of file ResultSetReductionOps.h.
Referenced by value().