#include <myexcept.h>
Public Member Functions | |
virtual void | CleanUp () |
Janitor () | |
virtual | ~Janitor () |
Definition at line 216 of file myexcept.h.
Janitor::Janitor | ( | ) | [inline] |
Definition at line 220 of file myexcept.h.
virtual Janitor::~Janitor | ( | ) | [inline, virtual] |
Definition at line 221 of file myexcept.h.
virtual void Janitor::CleanUp | ( | ) | [inline, virtual] |
Definition at line 219 of file myexcept.h.