OmniSciDB
085a039ca4
|
Functions | |
std::string | suffix (SQLTypes type) |
SQLTypes | get_ti_from_geo (const Geospatial::GeoBase *geo) |
SQLTypes anonymous_namespace{RelAlgTranslatorGeo.cpp}::get_ti_from_geo | ( | const Geospatial::GeoBase * | geo | ) |
Definition at line 235 of file RelAlgTranslatorGeo.cpp.
References CHECK, Geospatial::GeoBase::getType(), Geospatial::GeoBase::kLINESTRING, kLINESTRING, Geospatial::GeoBase::kMULTIPOLYGON, kMULTIPOLYGON, kNULLT, Geospatial::GeoBase::kPOINT, kPOINT, Geospatial::GeoBase::kPOLYGON, kPOLYGON, and UNREACHABLE.
std::string anonymous_namespace{RelAlgTranslatorGeo.cpp}::suffix | ( | SQLTypes | type | ) |
Definition at line 219 of file RelAlgTranslatorGeo.cpp.
References kLINESTRING, kMULTIPOLYGON, kPOINT, and kPOLYGON.