Planeshift
MDRawAssertionInfo Struct Reference

#include <minidump_format.h>

Public Attributes

uint16_t expression [128]
 
uint16_t file [128]
 
uint16_t function [128]
 
uint32_t line
 
uint32_t type
 

Detailed Description

Definition at line 901 of file minidump_format.h.

Member Data Documentation

uint16_t MDRawAssertionInfo::expression[128]

Definition at line 907 of file minidump_format.h.

uint16_t MDRawAssertionInfo::file[128]

Definition at line 909 of file minidump_format.h.

uint16_t MDRawAssertionInfo::function[128]

Definition at line 908 of file minidump_format.h.

uint32_t MDRawAssertionInfo::line

Definition at line 910 of file minidump_format.h.

uint32_t MDRawAssertionInfo::type

Definition at line 911 of file minidump_format.h.


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