Go to the documentation of this file.
   28 #ifndef _SMESHDS_Group_HeaderFile 
   29 #define _SMESHDS_Group_HeaderFile 
   49   virtual int Extent() 
const;
 
   53   virtual bool Contains (
const int theID);
 
   59   virtual int GetTic() 
const;
 
   61   bool Add (
const int theID);
 
   65   bool Remove (
const int theID);