OmniSciDB
a5dc49c757
|
This is the complete list of members for spatial_type::PointN, including all inherited members.
codegen(const std::vector< llvm::Value * > &args, CodeGenerator::NullCheckCodegen *nullcheck_codegen, CgenState *cgen_state, const CompilationOptions &co) final | spatial_type::PointN | inlinevirtual |
Codegen(const Analyzer::GeoOperator *geo_operator) | spatial_type::Codegen | inline |
codegenGeoSize(CgenState *cgen_state, SQLTypeInfo const &geo_ti, const std::vector< llvm::Value * > &arg_lvs, const std::vector< llvm::Value * > &pos_lvs) | spatial_type::PointN | inline |
codegenIndexOutOfBoundCheck(CgenState *cgen_state, llvm::Value *index_lv, llvm::Value *geosize_lv) | spatial_type::PointN | inline |
codegenLoads(const std::vector< llvm::Value * > &arg_lvs, const std::vector< llvm::Value * > &pos_lvs, CgenState *cgen_state) final | spatial_type::PointN | inlinevirtual |
getName() const | spatial_type::Codegen | inline |
getNullCheckCodegen(llvm::Value *null_lv, CgenState *cgen_state, Executor *executor) final | spatial_type::PointN | inlinevirtual |
getNullType() const final | spatial_type::PointN | 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 |
pointIsNullFunctionName(SQLTypeInfo const &) | spatial_type::Codegen | static |
PointN(const Analyzer::GeoOperator *geo_operator) | spatial_type::PointN | inline |
size() const final | spatial_type::PointN | inlinevirtual |
~Codegen() | spatial_type::Codegen | inlinevirtual |