Public Member Functions | Public Attributes | List of all members
dai::CrashDump::CrashReport::ThreadCallstack::CallstackContext Struct Reference

#include <CrashDump.hpp>

Public Member Functions

 DEPTHAI_SERIALIZE (CallstackContext, callSite, calledTarget, framePointer, context)
 

Public Attributes

uint32_t calledTarget = 0
 
uint32_t callSite = 0
 
std::string context
 
uint32_t framePointer = 0
 

Detailed Description

Definition at line 55 of file CrashDump.hpp.

Member Function Documentation

◆ DEPTHAI_SERIALIZE()

dai::CrashDump::CrashReport::ThreadCallstack::CallstackContext::DEPTHAI_SERIALIZE ( CallstackContext  ,
callSite  ,
calledTarget  ,
framePointer  ,
context   
)

Member Data Documentation

◆ calledTarget

uint32_t dai::CrashDump::CrashReport::ThreadCallstack::CallstackContext::calledTarget = 0

Definition at line 57 of file CrashDump.hpp.

◆ callSite

uint32_t dai::CrashDump::CrashReport::ThreadCallstack::CallstackContext::callSite = 0

Definition at line 56 of file CrashDump.hpp.

◆ context

std::string dai::CrashDump::CrashReport::ThreadCallstack::CallstackContext::context

Definition at line 59 of file CrashDump.hpp.

◆ framePointer

uint32_t dai::CrashDump::CrashReport::ThreadCallstack::CallstackContext::framePointer = 0

Definition at line 58 of file CrashDump.hpp.


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


depthai
Author(s): Martin Peterlin
autogenerated on Sat Mar 22 2025 02:58:20