OmniSciDB
a5dc49c757
|
This is the complete list of members for ConstantInt, including all inherited members.
Constant(const Type type) | Constant | inline |
ConstantInt(const int64_t value, const Type target) | ConstantInt | inline |
id() const | Value | inline |
label() const | Value | inline |
type() const | Value | inline |
Value(const Type type, const std::string &label) | Value | inline |
value() const | ConstantInt | inline |
value_ | ConstantInt | private |
~Value()=default | Value | virtual |