CleanupHooksImp Class Reference

List of all members.

Public Member Functions

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

Private Types

typedef std::list< CleanupProc * > clean_list

Private Attributes

clean_list m_clean_list

Detailed Description

Definition at line 10 of file cleanup.cpp.


Member Typedef Documentation

typedef std::list<CleanupProc *> CleanupHooksImp::clean_list [private]

Definition at line 13 of file cleanup.cpp.


Member Function Documentation

void CleanupHooksImp::addHook ( CleanupProc clean_proc  )  [inline]

Definition at line 19 of file cleanup.cpp.

Referenced by CleanupHooks::addHook().

void CleanupHooksImp::removeHook ( CleanupProc clean_proc  )  [inline]

Definition at line 24 of file cleanup.cpp.

Referenced by CleanupHooks::removeHook().

void CleanupHooksImp::cleanup (  )  [inline]

Definition at line 34 of file cleanup.cpp.

Referenced by CleanupHooks::cleanup().


Member Data Documentation

Definition at line 16 of file cleanup.cpp.

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


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Generated on Mon May 28 06:41:56 2012 for MythTV by  doxygen 1.6.3