#include <iostream>
#include "Utils_SALOME_Exception.hxx"
#include "utilities.h"
#include <math.h>
#include <stdio.h>
#include <string.h>
Functions | |
const char * | duplicate (const char *const str) |
This function can be changed by strdup() if strdup() is ANSI. More... | |
const char * | makeText (const char *text, const char *fileName, const unsigned int lineNumber) |
std::ostream & | operator<< (std::ostream &os, const SALOME_Exception &ex) |
This function can be changed by strdup() if strdup() is ANSI.
It is strongly (and only) used in the Registry environment (RegistryService, RegistryConnexion, Identity, ...)
References ASSERT.
Referenced by CreateDataScope(), SALOME_ModuleCatalogImpl::Private::duplicate(), SALOME_ModuleCatalog_AcomponentImpl::duplicate(), get_adip(), SALOME_ModuleCatalog_AcomponentImpl::GetDefaultService(), SALOME_ModuleCatalog_AcomponentImpl::GetInterface(), SALOME_ModuleCatalog_AcomponentImpl::GetService(), and RegistryService::SessionName().
References ASSERT.
Referenced by DSC_Exception::DSC_Exception().
std::ostream& operator<< | ( | std::ostream & | os, |
const SALOME_Exception & | ex | ||
) |
References SALOME_Exception::_text.