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

#include <CrashDump.hpp>

Classes

struct  ErrorSourceInfo
 
struct  ThreadCallstack
 

Public Member Functions

 DEPTHAI_SERIALIZE (CrashReport, processor, errorSource, crashedThreadId, errorSourceInfo, threadCallstack)
 

Public Attributes

uint32_t crashedThreadId = 0
 
std::string errorSource
 
ErrorSourceInfo errorSourceInfo
 
ProcessorType processor
 
std::vector< ThreadCallstackthreadCallstack
 

Detailed Description

Definition at line 15 of file CrashDump.hpp.

Member Function Documentation

◆ DEPTHAI_SERIALIZE()

dai::CrashDump::CrashReport::DEPTHAI_SERIALIZE ( CrashReport  ,
processor  ,
errorSource  ,
crashedThreadId  ,
errorSourceInfo  ,
threadCallstack   
)

Member Data Documentation

◆ crashedThreadId

uint32_t dai::CrashDump::CrashReport::crashedThreadId = 0

Definition at line 18 of file CrashDump.hpp.

◆ errorSource

std::string dai::CrashDump::CrashReport::errorSource

Definition at line 17 of file CrashDump.hpp.

◆ errorSourceInfo

ErrorSourceInfo dai::CrashDump::CrashReport::errorSourceInfo

Definition at line 44 of file CrashDump.hpp.

◆ processor

ProcessorType dai::CrashDump::CrashReport::processor

Definition at line 16 of file CrashDump.hpp.

◆ threadCallstack

std::vector<ThreadCallstack> dai::CrashDump::CrashReport::threadCallstack

Definition at line 68 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