OmniSciDB
c1a53651b2
|
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 251 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 229 of file RelAlgTranslatorGeo.cpp.
References kLINESTRING, kMULTILINESTRING, kMULTIPOINT, kMULTIPOLYGON, kPOINT, and kPOLYGON.