]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/Selector/Selector_Modify.h
Salome HOME
Support of wide string
[modules/shaper.git] / src / Selector / Selector_Modify.h
index 63953d2ca8f2e484944ed6e8461d91e8cdfa5845..15d754d44608668f412abb9f84f44f81157324fa 100644 (file)
@@ -51,14 +51,14 @@ public:
 
   /// Restores the selected shape by the topological name string.
   /// Returns not empty label of the context.
-  SELECTOR_EXPORT virtual TDF_Label restoreByName(std::string theName,
+  SELECTOR_EXPORT virtual TDF_Label restoreByName(std::wstring theName,
     const TopAbs_ShapeEnum theShapeType, Selector_NameGenerator* theNameGenerator) override;
 
   /// Updates the current shape by the stored topological name
   SELECTOR_EXPORT virtual bool solve(const TopoDS_Shape& theContext) override;
 
   /// Returns the naming name of the selection
-  SELECTOR_EXPORT virtual std::string name(Selector_NameGenerator* theNameGenerator) override;
+  SELECTOR_EXPORT virtual std::wstring name(Selector_NameGenerator* theNameGenerator) override;
 
 private:
   /// Initializes selector