gwion-util
utilities for the Gwion project
Loading...
Searching...
No Matches
Data Fields
libprettyerr_error Struct Reference

#include <prettyerr.h>

Data Fields

enum libprettyerr_errtype type
 
struct libprettyerr_str primary
 
struct libprettyerr_pos error_position
 
const char * main
 
const char * explain
 
short error_code
 
const char * filename
 

Detailed Description

Definition at line 62 of file prettyerr.h.

Field Documentation

◆ error_code

short libprettyerr_error::error_code

Definition at line 70 of file prettyerr.h.

◆ error_position

struct libprettyerr_pos libprettyerr_error::error_position

Definition at line 66 of file prettyerr.h.

◆ explain

const char* libprettyerr_error::explain

Definition at line 69 of file prettyerr.h.

◆ filename

const char* libprettyerr_error::filename

Definition at line 72 of file prettyerr.h.

◆ main

const char* libprettyerr_error::main

Definition at line 68 of file prettyerr.h.

◆ primary

struct libprettyerr_str libprettyerr_error::primary

Definition at line 65 of file prettyerr.h.

◆ type

enum libprettyerr_errtype libprettyerr_error::type

Definition at line 63 of file prettyerr.h.


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