#include "TAO_Export.h"
#include "ace/Array_Base.h"
Include dependency graph for Cleanup_Func_Registry.h:
This graph shows which files directly or indirectly include 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... |