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

#include <prettyerr.h>

Data Fields

const char * source
 
FILE * stream
 
const char ** box_lookup
 
libprettyerr_runner_t runner
 
bool color
 
bool utf8
 
bool rounded
 

Detailed Description

Definition at line 91 of file prettyerr.h.

Field Documentation

◆ box_lookup

const char** libprettyerr_printer::box_lookup

Definition at line 94 of file prettyerr.h.

◆ color

bool libprettyerr_printer::color

Definition at line 96 of file prettyerr.h.

◆ rounded

bool libprettyerr_printer::rounded

Definition at line 98 of file prettyerr.h.

◆ runner

libprettyerr_runner_t libprettyerr_printer::runner

Definition at line 95 of file prettyerr.h.

◆ source

const char* libprettyerr_printer::source

Definition at line 92 of file prettyerr.h.

◆ stream

FILE* libprettyerr_printer::stream

Definition at line 93 of file prettyerr.h.

◆ utf8

bool libprettyerr_printer::utf8

Definition at line 97 of file prettyerr.h.


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