#include <exception>
#include <iostream>
Go to the source code of this file.
Data Structures | |
class | SALOME_Exception |
Macros | |
#define | LOCALIZED(message) #message |
#define | UTILS_EXPORT |
Functions | |
std::ostream & | operator<< (std::ostream &, const SALOME_Exception &) |
const char * | makeText (const char *text, const char *fileName, const unsigned int lineNumber) |
#define LOCALIZED | ( | message | ) | #message |
Referenced by BasicAttributeFactory::Create().
#define UTILS_EXPORT |
References ASSERT.
std::ostream& operator<< | ( | std::ostream & | , |
const SALOME_Exception & | |||
) |
References SALOME_Exception::_text.