Cthulhu  0.2.10
Cthulhu compiler collection

notification formatting options More...

#include <notify2.h>

Collaboration diagram for print_notify_t:

Public Member Functions

 STA_FIELD_RANGE (0, eHeadingCount) heading_style_t heading
 the style of heading to use More...
 

Data Fields

print_options_t options
 base print options More...
 
notify_style_t style
 the style of notification to use More...
 
bool zero_indexed_lines
 is the first line in a file 0 or 1 More...
 

Detailed Description

notification formatting options

Definition at line 37 of file notify2.h.

Member Function Documentation

◆ STA_FIELD_RANGE()

print_notify_t::STA_FIELD_RANGE ( ,
eHeadingCount   
)

the style of heading to use

Field Documentation

◆ options

print_options_t print_notify_t::options

base print options

Definition at line 40 of file notify2.h.

◆ style

notify_style_t print_notify_t::style

the style of notification to use

Definition at line 46 of file notify2.h.

◆ zero_indexed_lines

bool print_notify_t::zero_indexed_lines

is the first line in a file 0 or 1

Definition at line 49 of file notify2.h.


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