Salome HOME
CCAR: _id not initialized
[modules/kernel.git] / src / Container / SALOME_Component_i.hxx
index b87f3212bf08693e5a39aab63822d4803be90f28..652f637a73a6c8ead82129bb4ace5b88659e8eb2 100644 (file)
@@ -119,6 +119,7 @@ public:
 
   PortableServer::ObjectId * getId(); 
   Engines_Container_i *GetContainerPtr();
+  std::string getContainerName();
 
   virtual bool setStudyId(CORBA::Long studyId);
   static bool isMultiStudy();