OmniSciDB
a5dc49c757
|
This is the complete list of members for InternalTargetValue, including all inherited members.
arrVal() const | InternalTargetValue | inline |
i1 | InternalTargetValue | |
i2 | InternalTargetValue | |
InternalTargetValue(const int64_t i1_) | InternalTargetValue | inlineexplicit |
InternalTargetValue(const int64_t i1_, const int64_t i2_) | InternalTargetValue | inlineexplicit |
InternalTargetValue(const std::string *s) | InternalTargetValue | inlineexplicit |
InternalTargetValue(const std::vector< int64_t > *v) | InternalTargetValue | inlineexplicit |
InternalTargetValue() | InternalTargetValue | inlineexplicit |
isInt() const | InternalTargetValue | inline |
isNull() const | InternalTargetValue | inline |
isPair() const | InternalTargetValue | inline |
isStr() const | InternalTargetValue | inline |
ITVType enum name | InternalTargetValue | |
operator<(const InternalTargetValue &other) const | InternalTargetValue | inline |
operator==(const InternalTargetValue &other) const | InternalTargetValue | inline |
strVal() const | InternalTargetValue | inline |
ty | InternalTargetValue |