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

Helper class to manage the call stack entry. More...

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

Public Member Functions

 CallStackEntry (SourceLocation &loc)
 
 CallStackEntry (const CallStackEntry &)=delete
 
CallStackEntryoperator= (const CallStackEntry &)=delete
 
 CallStackEntry (CallStackEntry &&)=delete
 
CallStackEntryoperator= (CallStackEntry &&)=delete
 

Detailed Description

Helper class to manage the call stack entry.

Definition at line 87 of file stacktrace.hpp.

Constructor & Destructor Documentation

◆ CallStackEntry()

shambase::details::CallStackEntry::CallStackEntry ( SourceLocation loc)
inline

Definition at line 88 of file stacktrace.hpp.

◆ ~CallStackEntry()

shambase::details::CallStackEntry::~CallStackEntry ( )
inline

Definition at line 100 of file stacktrace.hpp.


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