OmniSciDB
a5dc49c757
|
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 244 of file RelAlgTranslatorGeo.cpp.
References CHECK, Geospatial::GeoBase::getType(), Geospatial::GeoBase::kLINESTRING, kLINESTRING, Geospatial::GeoBase::kMULTILINESTRING, kMULTILINESTRING, Geospatial::GeoBase::kMULTIPOINT, kMULTIPOINT, 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 222 of file RelAlgTranslatorGeo.cpp.
References kLINESTRING, kMULTILINESTRING, kMULTIPOINT, kMULTIPOLYGON, kPOINT, and kPOLYGON.