OmniSciDB
a5dc49c757
|
This is the complete list of members for Cast, including all inherited members.
Cast(const CastOp op, const Value *source, const Type type, const std::string &label) | Cast | inline |
CastOp enum name | Cast | |
id() const | Value | inline |
Instruction(const Type type, const std::string &label) | Instruction | inline |
label() const | Value | inline |
op() const | Cast | inline |
op_ | Cast | private |
run(ReductionInterpreterImpl *interpreter) override | Cast | virtual |
source() const | Cast | inline |
source_ | Cast | private |
type() const | Value | inline |
Value(const Type type, const std::string &label) | Value | inline |
~Value()=default | Value | virtual |