24 static cres_qresult<SalientRegion>
32 cres_qresult<knowGIS::GeometryObject>
geometry()
const;
33 cres_qresult<knowCore::Timestamp> timestamp()
const;
34 cres_qresult<knowCore::UriList> classes()
const;
35 cres_qresult<knowCore::ValueHash> salientProperties()
const;
36 cres_qresult<knowCore::Value> salientProperty(
const knowCore::Uri& _path)
const;
37 cres_qresult<void> setSalientProperty(
const knowCore::Uri& _path,
39 template<
typename _T_>
40 cres_qresult<void> setSalientProperty(
const knowCore::Uri& _path,
const _T_& _value)
45 cres_qresult<knowValues::Values::SalientRegion> toSalientRegion()
const;