Go to the documentation of this file.
19 #ifndef OST_QUERY_VIEW_WRAPPER_HH
20 #define OST_QUERY_VIEW_WRAPPER_HH
28 namespace ost {
namespace mol {
40 bool DependsOnQuery()
const;
41 bool IsDataValid()
const;
43 void SetQuery(
const Query& query);
44 const Query& GetQuery()
const;