Version: 8.3.0
BasicsGenericDestructor.hxx File Reference
#include "SALOME_Basics.hxx"
#include <list>
#include <algorithm>
#include <cassert>
#include <typeinfo>
#include <iostream>
#include <cstdlib>
#include <pthread.h>
Include dependency graph for BasicsGenericDestructor.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  PROTECTED_DELETE
 The PROTECTED_DELETE base class provides a protected destructor. More...
 
class  GENERIC_DESTRUCTOR
 The GENERIC_DESTRUCTOR abstract class describes the comportement of any destruction object. More...
 
class  DESTRUCTOR_OF< TYPE >
 The DESTRUCTOR_OF class allows the user to program - at any moment - the destruction of an object at the end of the process. More...
 

Macros

#define MYDEVTRACE
 
#define DEVTRACE(msg)
 

Macro Definition Documentation

#define MYDEVTRACE