Top   Types   Functions   Classes   Index   Sources 

include/error/style-qt3.h


 1  /* -*- Mode: C -*- */
 2  
 3  #ifndef ERR_STYLE_QT3_34234_H
 4  #define ERR_STYLE_QT3_34234_H
 5  
 6  #ifdef __cplusplus
 7  extern "C" {
 8  #endif
 9  
10  extern err_style_t const err_style_qt3_s;
11  #define err_style_qt3 (&err_style_qt3_s)
12     /* Similar to err_style_plain, but with a few mark-ups useful for Qt3
13      *
14      * Since this style uses the plain style's formatting routines,
15      * their behaviour is reflected in this style, too.  (E.g. line breaks,
16      * printing of PID, etc.)
17      */
18  
19  extern err_markup_t *err_markup_qt3;
20  
21  extern char const *err_markup_qt3_color (err_markup_t *, int, int, ERR_BOOL);
22  
23  extern void err_markup_qt3_begin_part (
24      err_markup_t *,
25      err_formatted_stream_t *,
26      err_v_char_t *,
27      int,
28      int);
29  
30  extern void err_style_qt3_format (
31      err_formatted_stream_t *,
32      err_v_char_t *,
33      int, int, int,
34      err_msg_info_t,
35      err_location_t const *,
36      char const *, char const *, int,
37      char const *);
38  
39  extern err_v_char_t *err_style_qt3_post_format (
40      err_formatted_stream_t *,
41      int /*tag*/, int /*orig_tag*/, err_v_char_t const *);
42      /* This is the post-format function for plain style. */
43  
44  #ifdef __cplusplus
45  }
46  #endif
47  
48  #endif /* ERR_STYLE_QT3_34234_H */

Index

Stoppt die Vorratsdatenspeicherung
November 26th, 2007
Comments? Suggestions? Corrections? You can drop me a line.
zpentrabvagiktu@theiling.de
Schwerpunktpraxis