Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Terminator Class Reference

installs a terminator. More...

#include <rs_assert.h>

List of all members.

Public Methods

 Terminator ()
virtual ~Terminator ()


Detailed Description

installs a terminator.

When you define a global instance of Terminator you get a warning if uncaught exceptions were thrown.

Note:
cmdline::ProgramInfo installs a Terminator when init() is called.
See also:
handle_exception

Definition at line 43 of file rs_assert.h.


Constructor & Destructor Documentation

Terminator  
 

Definition at line 89 of file rs_assert.cpp.

~Terminator   [virtual]
 

Definition at line 99 of file rs_assert.cpp.


The documentation for this class was generated from the following files:
Contact me in case of errors or questions.
This documentation is powered by Doxygen.
(C) 2000-2002 Doxygen