Salome HOME
22874: [CEA 1425] Performance SMESH Module
[modules/kernel.git] / src / SALOMEDSImpl / SALOMEDSImpl_SObject.hxx
index 9a5bbe0fa99ac5e93cbabb7072e57c929b12a2d6..ad90da65414ba63be21f48c8c7aca6f4caf8c9cd 100644 (file)
@@ -55,6 +55,7 @@ public:
   virtual std::string GetID() const;
   virtual SALOMEDSImpl_SComponent GetFatherComponent() const;
   virtual SALOMEDSImpl_SObject GetFather() const ;
+  virtual int  GetLastChildTag() const ;
   virtual bool FindAttribute(DF_Attribute*& theAttribute, const std::string& theTypeOfAttribute) const;
   virtual bool ReferencedObject(SALOMEDSImpl_SObject& theObject) const ;
   virtual bool FindSubObject(int theTag, SALOMEDSImpl_SObject& theObject);