Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  
Public Member Functions

SgAssertionHandler Class Reference

Additional code to run in debug mode after an assertion failed. More...

#include <SgSystem.h>

List of all members.

Public Member Functions

 SgAssertionHandler ()
 Constructor.
virtual ~SgAssertionHandler ()
 Constructor.
virtual void Run ()=0

Detailed Description

Additional code to run in debug mode after an assertion failed.

Definition at line 69 of file SgSystem.h.


Constructor & Destructor Documentation

SgAssertionHandler::SgAssertionHandler (  ) 

Constructor.

Automatically registers the handler.

Definition at line 39 of file SgSystem.cpp.

SgAssertionHandler::~SgAssertionHandler (  )  [virtual]

Constructor.

Automatically unregisters the handler.

Definition at line 44 of file SgSystem.cpp.


Member Function Documentation

virtual void SgAssertionHandler::Run (  )  [pure virtual]

Referenced by SgHandleAssertion().


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


Sun Mar 13 2011 Doxygen 1.7.1