Switch to unified view
a/src/query/docseqdb.h | b/src/query/docseqdb.h | ||
---|---|---|---|
... |
... |
||
65 | bool m_queryBuildAbstract; |
65 | bool m_queryBuildAbstract; |
66 | bool m_queryReplaceAbstract; |
66 | bool m_queryReplaceAbstract; |
67 | bool m_isFiltered; |
67 | bool m_isFiltered; |
68 | bool m_isSorted; |
68 | bool m_isSorted; |
69 | bool m_needSetQuery; // search data changed, need to reapply before fetch |
69 | bool m_needSetQuery; // search data changed, need to reapply before fetch |
70 | |||
70 | bool setQuery(); |
71 | bool setQuery(); |
71 | }; |
72 | }; |
72 | 73 | ||
73 | #endif /* _DOCSEQDB_H_INCLUDED_ */ |
74 | #endif /* _DOCSEQDB_H_INCLUDED_ */ |