CleanupHooksImp Class Reference

List of all members.


Detailed Description

Definition at line 12 of file cleanup.cpp.


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

Member Typedef Documentation

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

Definition at line 15 of file cleanup.cpp.


Member Function Documentation

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

Definition at line 21 of file cleanup.cpp.

Referenced by CleanupHooks::addHook().

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

Definition at line 26 of file cleanup.cpp.

Referenced by CleanupHooks::removeHook().

void CleanupHooksImp::cleanup (  )  [inline]

Definition at line 36 of file cleanup.cpp.

Referenced by CleanupHooks::cleanup().


Member Data Documentation

Definition at line 18 of file cleanup.cpp.


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

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