Cthulhu  0.2.10
Cthulhu compiler collection
text_config_t Struct Reference

#include <notify.h>

Collaboration diagram for text_config_t:

Data Fields

cache_map_tcache
 a shared cache between all reports, set to NULL to disable caching More...
 
file_config_t config
 
const colour_pallete_tcolours
 
io_tio
 

Detailed Description

Definition at line 69 of file notify.h.

Field Documentation

◆ cache

cache_map_t* text_config_t::cache

a shared cache between all reports, set to NULL to disable caching

Definition at line 72 of file notify.h.

◆ colours

const colour_pallete_t* text_config_t::colours

Definition at line 78 of file notify.h.

◆ config

file_config_t text_config_t::config

Definition at line 75 of file notify.h.

◆ io

io_t* text_config_t::io

Definition at line 81 of file notify.h.


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