Version: 9.15.0
duplicate.cxx File Reference
#include <stdlib.h>
#include <string.h>
#include "utilities.h"
#include "OpUtil.hxx"
Include dependency graph for duplicate.cxx:

Functions

const char * duplicate (const char *const str)
 This function can be changed by strdup() if strdup() is ANSI. More...
 

Function Documentation

◆ duplicate()

const char* duplicate ( const char *const  str)

This function can be changed by strdup() if strdup() is ANSI.

It is strongly (and only) used in the Registry environment (RegistryService, RegistryConnexion, Identity, ...)

Referenced by CreateDataScope(), SALOME_ModuleCatalogImpl::Private::duplicate(), get_adip(), and RegistryService::SessionName().