X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHDS%2FSMESHDS_GroupOnFilter.hxx;h=3725c6911ca43867f3ab2cc5de5e79916d335559;hb=abb0ef62f4c90d0d71defe679911c0d708913280;hp=f17917aabe1089f9f862d3b8113714cd547fcdbf;hpb=709188eac6ad17042b54688f459fa6dfacc8d976;p=modules%2Fsmesh.git diff --git a/src/SMESHDS/SMESHDS_GroupOnFilter.hxx b/src/SMESHDS/SMESHDS_GroupOnFilter.hxx index f17917aab..3725c6911 100644 --- a/src/SMESHDS/SMESHDS_GroupOnFilter.hxx +++ b/src/SMESHDS/SMESHDS_GroupOnFilter.hxx @@ -58,6 +58,8 @@ class SMESHDS_EXPORT SMESHDS_GroupOnFilter: public SMESHDS_GroupBase virtual int GetTic() const; + bool IsUpToDate() const; + private: void update() const;