EDT PCD SDK Documentation 6.1.0
edt_msg_handler_s Struct Reference

#include <edt_error.h>

Data Fields

FILE * file
 
unsigned char own_file
 

Detailed Description

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

Field Documentation

◆ file

FILE* edt_msg_handler_s::file

The file the default handler function sends output to (stderr).

◆ own_file

unsigned char edt_msg_handler_s::own_file

Flag set by edt_msg_set_name to indicate that libedt is responsible for closing the file


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