#include "tao/TAO_Export.h"#include "tao/Versioned_Namespace.h"#include "ace/Array_Base.h"#include "tao/Cleanup_Func_Registry.inl"Include dependency graph for Cleanup_Func_Registry.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TAO_Cleanup_Func_Registry |
| This is a helper class that is designed to perform cleanup on thread-specific objects registered in the ORB Core TSS resources by invoking the corresponding cleanup function on each object. Hence, there is a tight coupling between this class and the TAO ORB Core. More... | |
Definition in file Cleanup_Func_Registry.h.
1.3.6