+ Standard_EXPORT bool GetOperatorParameters( const std::string& theOperation,
* GetOperatorParameters
*/
//=============================================================================
-bool GEOMImpl_IHealingOperations::GetOperatorParameters( const std::string theOperation,
+bool GEOMImpl_IHealingOperations::GetOperatorParameters( const std::string & theOperation,
std::list<std::string>& theParams,
std::list<std::string>& theValues )
{
std::list<std::string>& theValues );
// Retrieve default Shape Process parameters for given operator
- Standard_EXPORT bool GetOperatorParameters( const std::string theOperation,
+ Standard_EXPORT bool GetOperatorParameters( const std::string& theOperation,
std::list<std::string>& theParams,
std::list<std::string>& theValues );