Version: 8.3.0
Utils_SALOME_Exception.cxx File Reference
#include <iostream>
#include "Utils_SALOME_Exception.hxx"
#include "utilities.h"
#include <math.h>
#include <stdio.h>
#include <string.h>
Include dependency graph for Utils_SALOME_Exception.cxx:

Functions

const charduplicate (const char *const str)
 This function can be changed by strdup() if strdup() is ANSI. More...
 
const charmakeText (const char *text, const char *fileName, const unsigned int lineNumber)
 
std::ostream & operator<< (std::ostream &os, const SALOME_Exception &ex)
 

Function Documentation

const char* makeText ( const char text,
const char fileName,
const unsigned int  lineNumber 
)

References ASSERT.

Referenced by DSC_Exception::DSC_Exception().

std::ostream& operator<< ( std::ostream &  os,
const SALOME_Exception ex 
)