libsir 2.2.5
Standard Incident Reporter
|
sir_level <-> sir_textstyle mapping. More...
Data Fields | |
const sir_level | level |
The level for which the style applies. | |
sir_textstyle | style |
The un-formatted representation. | |
char | str [SIR_MAXSTYLE] |
The formatted string representation. | |
sir_level <-> sir_textstyle mapping.
const sir_level sir_level_style_tuple::level |
The level for which the style applies.
char sir_level_style_tuple::str[SIR_MAXSTYLE] |
The formatted string representation.
sir_textstyle sir_level_style_tuple::style |
The un-formatted representation.