Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::detail::UncaughtExceptionCounter Class Reference

#include <PlatformDefines.h>

Public Member Functions

 UncaughtExceptionCounter () noexcept
 
bool newUncaughtException () noexcept
 

Private Attributes

int exceptionCount_
 

Detailed Description

Definition at line 477 of file PlatformDefines.h.

Constructor & Destructor Documentation

◆ UncaughtExceptionCounter()

Divide::detail::UncaughtExceptionCounter::UncaughtExceptionCounter ( )
inlinenoexcept

Definition at line 481 of file PlatformDefines.h.

Member Function Documentation

◆ newUncaughtException()

bool Divide::detail::UncaughtExceptionCounter::newUncaughtException ( )
inlinenoexcept

Definition at line 482 of file PlatformDefines.h.

Member Data Documentation

◆ exceptionCount_

int Divide::detail::UncaughtExceptionCounter::exceptionCount_
private

Definition at line 479 of file PlatformDefines.h.


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