Shamrock 2025.10.0
Astrophysical Code
Loading...
Searching...
No Matches
Public Member Functions | List of all members
shambase::scoped_exception_gen_callback Class Reference

Scoped exception generator callback. More...

#include <shambase/include/shambase/exception.hpp>

Public Member Functions

 scoped_exception_gen_callback (exception_gen_callback_t callback)
 
 scoped_exception_gen_callback (const scoped_exception_gen_callback &)=delete
 
scoped_exception_gen_callbackoperator= (const scoped_exception_gen_callback &)=delete
 
 scoped_exception_gen_callback (scoped_exception_gen_callback &&)=delete
 
scoped_exception_gen_callbackoperator= (scoped_exception_gen_callback &&)=delete
 

Detailed Description

Scoped exception generator callback.

Definition at line 65 of file exception.hpp.

Constructor & Destructor Documentation

◆ scoped_exception_gen_callback()

shambase::scoped_exception_gen_callback::scoped_exception_gen_callback ( exception_gen_callback_t  callback)
inline

Definition at line 70 of file exception.hpp.

◆ ~scoped_exception_gen_callback()

shambase::scoped_exception_gen_callback::~scoped_exception_gen_callback ( )
inline

Definition at line 74 of file exception.hpp.


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