MythTV  0.26-pre
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes
CleanupHooks Class Reference

#include <cleanup.h>

List of all members.

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

Detailed Description

Definition at line 13 of file cleanup.h.


Constructor & Destructor Documentation

Definition at line 76 of file cleanup.cpp.

Referenced by getInstance().

Definition at line 81 of file cleanup.cpp.


Member Function Documentation

Definition at line 59 of file cleanup.cpp.

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

Definition at line 64 of file cleanup.cpp.

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

Definition at line 69 of file cleanup.cpp.


Member Data Documentation

Definition at line 26 of file cleanup.h.

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


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends