_edt_msg_handler Struct Reference
[EDT Message Handler Library]

#include <edt_error.h>


Detailed Description

Structure used by the Message Handler Library to control the output of messages.

Definition at line 91 of file edt_error.h.

Data Fields

FILE * file
 The file the default handler function sends output to (stderr).
EdtMsgFunction func
int level
unsigned char own_file
 Flag set by edt_msg_set_name to indicate that we are responsible for closing the file.
void * target


Generated on 19 Jun 2015 by  doxygen 1.4.7