OmniSciDB
a5dc49c757
|
This is the complete list of members for spatial_type::PointConstructor, including all inherited members.
codegen(const std::vector< llvm::Value * > &args, CodeGenerator::NullCheckCodegen *nullcheck_codegen, CgenState *cgen_state, const CompilationOptions &co) final | spatial_type::PointConstructor | inlinevirtual |
Codegen(const Analyzer::GeoOperator *geo_operator) | spatial_type::Codegen | inline |
codegenLoads(const std::vector< llvm::Value * > &arg_lvs, const std::vector< llvm::Value * > &pos_lvs, CgenState *cgen_state) final | spatial_type::PointConstructor | inlinevirtual |
codegenOperandIsNull(size_t idx, llvm::Value *value, CgenState *cgen_state) | spatial_type::PointConstructor | inlineprivate |
getName() const | spatial_type::Codegen | inline |
getNullCheckCodegen(llvm::Value *null_lv, CgenState *cgen_state, Executor *executor) final | spatial_type::PointConstructor | inlinevirtual |
getNullType() const final | spatial_type::PointConstructor | inlinevirtual |
getOperand(const size_t index) | spatial_type::Codegen | virtual |
getTypeInfo() const | spatial_type::Codegen | inline |
init(const Analyzer::GeoOperator *geo_operator) | spatial_type::Codegen | static |
is_nullable_ | spatial_type::Codegen | protected |
isNullable() const | spatial_type::Codegen | inline |
operator_ | spatial_type::Codegen | protected |
PointConstructor(const Analyzer::GeoOperator *geo_operator) | spatial_type::PointConstructor | inline |
pointIsNullFunctionName(SQLTypeInfo const &) | spatial_type::Codegen | static |
pt_local_storage_lv_ | spatial_type::PointConstructor | private |
size() const final | spatial_type::PointConstructor | inlinevirtual |
~Codegen() | spatial_type::Codegen | inlinevirtual |