SuperDex Physics C++ API
Loading...
Searching...
No Matches
superdex::ErrorAssert Class Referencefinal

#include <error.h>

Public Member Functions

 ErrorAssert ()=default
 operator Error & ()
 ~ErrorAssert ()

Public Attributes

Error _error

Detailed Description

Definition at line 186 of file error.h.

Constructor & Destructor Documentation

◆ ErrorAssert()

superdex::ErrorAssert::ErrorAssert ( )
default

◆ ~ErrorAssert()

superdex::ErrorAssert::~ErrorAssert ( )
inline

Definition at line 191 of file error.h.

Member Function Documentation

◆ operator Error &()

superdex::ErrorAssert::operator Error & ( )
inline

Definition at line 201 of file error.h.

Member Data Documentation

◆ _error

Error superdex::ErrorAssert::_error

Definition at line 204 of file error.h.


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