CleanupHooks Class Reference

#include <cleanup.h>

List of all members.


Detailed Description

Definition at line 11 of file cleanup.h.


Public Member Functions

void addHook (CleanupProc *clean_proc)
void removeHook (CleanupProc *clean_proc)
void cleanup ()

Static Public Member Functions

static CleanupHooksgetInstance ()

Private Member Functions

 CleanupHooks ()
 ~CleanupHooks ()

Private Attributes

class CleanupHooksImpm_imp

Constructor & Destructor Documentation

CleanupHooks::CleanupHooks (  )  [private]

Definition at line 78 of file cleanup.cpp.

Referenced by getInstance().

CleanupHooks::~CleanupHooks (  )  [private]

Definition at line 83 of file cleanup.cpp.


Member Function Documentation

CleanupHooks * CleanupHooks::getInstance (  )  [static]

void CleanupHooks::addHook ( CleanupProc clean_proc  ) 

Definition at line 61 of file cleanup.cpp.

Referenced by SimpleCleanup< ImageCacheImp >::SimpleCleanup().

void CleanupHooks::removeHook ( CleanupProc clean_proc  ) 

Definition at line 66 of file cleanup.cpp.

Referenced by SimpleCleanup< ImageCacheImp >::~SimpleCleanup().

void CleanupHooks::cleanup (  ) 

Definition at line 71 of file cleanup.cpp.

Referenced by mythplugin_destroy().


Member Data Documentation

Definition at line 24 of file cleanup.h.

Referenced by addHook(), cleanup(), CleanupHooks(), removeHook(), and ~CleanupHooks().


The documentation for this class was generated from the following files:

Generated on Sat Dec 18 05:16:00 2010 for MythTV by  doxygen 1.5.5