All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
VirtualDestructors.cpp File Reference

This file is used to provide virtual destructors for abstract interfaces. More...

Include dependency graph for VirtualDestructors.cpp:

Go to the source code of this file.

Namespaces

 Gaudi
 Helper functions to set/get the application return code.
 

Detailed Description

This file is used to provide virtual destructors for abstract interfaces.

They need to be defined in the linker library to make the dynamic_cast work.

Author
Marco Clemencic

Definition in file VirtualDestructors.cpp.